diff options
author | JP Rosevear <jpr@src.gnome.org> | 2001-08-20 20:06:23 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-08-20 20:06:23 +0800 |
commit | 2abeceb4cd2cb358ba256e7165dd0701fe53576f (patch) | |
tree | 18669f22a8c5a7787b19d03cce193945a93f7047 | |
parent | e3fbe97690c0cbb8ba22a63d58122fca4d2ae451 (diff) | |
download | gsoc2013-evolution-2abeceb4cd2cb358ba256e7165dd0701fe53576f.tar gsoc2013-evolution-2abeceb4cd2cb358ba256e7165dd0701fe53576f.tar.gz gsoc2013-evolution-2abeceb4cd2cb358ba256e7165dd0701fe53576f.tar.bz2 gsoc2013-evolution-2abeceb4cd2cb358ba256e7165dd0701fe53576f.tar.lz gsoc2013-evolution-2abeceb4cd2cb358ba256e7165dd0701fe53576f.tar.xz gsoc2013-evolution-2abeceb4cd2cb358ba256e7165dd0701fe53576f.tar.zst gsoc2013-evolution-2abeceb4cd2cb358ba256e7165dd0701fe53576f.zip |
missing changelog entry
svn path=/trunk/; revision=12286
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 6ace9f9605..eecd0e4e9b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -67,6 +67,11 @@ /Calendar/Display/Use24HourFormat so that Europeans don't have to switch to 24-hour format manually. +2001-08-17 JP Rosevear <jpr@ximian.com> + + * gui/e-itip-control.c (destroy): destroy the addresses + (clean_up): don't free the addresses, we need them + 2001-08-17 Damon Chaplin <damon@ximian.com> * gui/gnome-cal.c (gnome_calendar_new_task): new function to open the |