diff options
author | JP Rosevear <jpr@ximian.com> | 2001-07-12 08:02:32 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-07-12 08:02:32 +0800 |
commit | ac4fa265ebf9b7d6159d41111e18775aa74b1475 (patch) | |
tree | e17faa1b8ff751cff8fd694481fd5199fdbddcc1 /calendar/ChangeLog | |
parent | 768ef5c60bd59daa227910c68f4b829db480d6ac (diff) | |
download | gsoc2013-evolution-ac4fa265ebf9b7d6159d41111e18775aa74b1475.tar.gz gsoc2013-evolution-ac4fa265ebf9b7d6159d41111e18775aa74b1475.tar.zst gsoc2013-evolution-ac4fa265ebf9b7d6159d41111e18775aa74b1475.zip |
fix the calendar not exiting with a gross hack because i don't have time
2001-07-11 JP Rosevear <jpr@ximian.com>
* gui/component-factory.c: fix the calendar not exiting with a
gross hack because i don't have time to fix the ref counting right
now
svn path=/trunk/; revision=11022
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 2cbf26c8d1..7b1b0fa673 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,11 @@ 2001-07-11 JP Rosevear <jpr@ximian.com> + * gui/component-factory.c: fix the calendar not exiting with a + gross hack because i don't have time to fix the ref counting right + now + +2001-07-11 JP Rosevear <jpr@ximian.com> + * gui/dialogs/meeting-page.c: be careful about adding and stripping MAILTO:'s properly |