diff options
author | Seth Alves <alves@src.gnome.org> | 2000-08-03 10:43:59 +0800 |
---|---|---|
committer | Seth Alves <alves@src.gnome.org> | 2000-08-03 10:43:59 +0800 |
commit | cc3f47a93b23b778fc71b61dd71c3c1663c90f6d (patch) | |
tree | b8a8de10777a5359e529fd0a5f3db458e33a6ea9 | |
parent | f25cc16f180a1cb6804fe63a7382540bb204c2fc (diff) | |
download | gsoc2013-evolution-cc3f47a93b23b778fc71b61dd71c3c1663c90f6d.tar gsoc2013-evolution-cc3f47a93b23b778fc71b61dd71c3c1663c90f6d.tar.gz gsoc2013-evolution-cc3f47a93b23b778fc71b61dd71c3c1663c90f6d.tar.bz2 gsoc2013-evolution-cc3f47a93b23b778fc71b61dd71c3c1663c90f6d.tar.lz gsoc2013-evolution-cc3f47a93b23b778fc71b61dd71c3c1663c90f6d.tar.xz gsoc2013-evolution-cc3f47a93b23b778fc71b61dd71c3c1663c90f6d.tar.zst gsoc2013-evolution-cc3f47a93b23b778fc71b61dd71c3c1663c90f6d.zip |
*** empty log message ***
svn path=/trunk/; revision=4503
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 23b3479747..09cc75ef4c 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2000-08-02 Seth Alves <alves@hungry.com> + + * pcs/cal-backend-imc.c (cal_backend_imc_update_pilot_id): call + save (cbimc) after setting the pilot id and status. + 2000-08-02 Joe Shaw <joe@helixcode.com> * pcs/cal-backend-file.c (cal_backend_file_update_pilot_id): |