diff options
author | Seth Alves <alves@src.gnome.org> | 2000-04-28 09:26:12 +0800 |
---|---|---|
committer | Seth Alves <alves@src.gnome.org> | 2000-04-28 09:26:12 +0800 |
commit | 20e01748b31318e4ada4fc636542bb355126ee64 (patch) | |
tree | bd6ba47a10335dfa7b0790d2484a5333aa0e53cf | |
parent | ff459aa292c80d9ad1c42ffa2c60d22ffc065579 (diff) | |
download | gsoc2013-evolution-20e01748b31318e4ada4fc636542bb355126ee64.tar gsoc2013-evolution-20e01748b31318e4ada4fc636542bb355126ee64.tar.gz gsoc2013-evolution-20e01748b31318e4ada4fc636542bb355126ee64.tar.bz2 gsoc2013-evolution-20e01748b31318e4ada4fc636542bb355126ee64.tar.lz gsoc2013-evolution-20e01748b31318e4ada4fc636542bb355126ee64.tar.xz gsoc2013-evolution-20e01748b31318e4ada4fc636542bb355126ee64.tar.zst gsoc2013-evolution-20e01748b31318e4ada4fc636542bb355126ee64.zip |
*** empty log message ***
svn path=/trunk/; revision=2669
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 1373644267..5e5d9c1876 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2000-04-27 <alves@hungry.com> + + * pcs/cal-backend.c (cal_backend_load): fix memory leak + (save_to_vcal): same + (save): same + (cal_backend_load): same + 2000-04-26 Christopher James Lahey <clahey@helixcode.com> * cal-util/.cvsignore: Replaced libcal-util.la with *.la |