diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-08-25 18:26:28 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-08-25 18:26:28 +0800 |
commit | a47ca156207f3cebf4b6efb276db663def030763 (patch) | |
tree | 7605c632dbed3a4ee709fa302a10b50cfc175746 /calendar/ChangeLog | |
parent | 5ef810562c716cd4665a407b3c1015e600ea6e42 (diff) | |
download | gsoc2013-evolution-a47ca156207f3cebf4b6efb276db663def030763.tar gsoc2013-evolution-a47ca156207f3cebf4b6efb276db663def030763.tar.gz gsoc2013-evolution-a47ca156207f3cebf4b6efb276db663def030763.tar.bz2 gsoc2013-evolution-a47ca156207f3cebf4b6efb276db663def030763.tar.lz gsoc2013-evolution-a47ca156207f3cebf4b6efb276db663def030763.tar.xz gsoc2013-evolution-a47ca156207f3cebf4b6efb276db663def030763.tar.zst gsoc2013-evolution-a47ca156207f3cebf4b6efb276db663def030763.zip |
Fixes 313705
svn path=/trunk/; revision=30247
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 7ea2199524..82001eceb7 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2005-08-24 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #313705 + * gui/alarm-notify/Makefile.am: Added CAMEL_LIBS. + * gui/alarm-notify/notify-main.c: (main): Initialize + the camel object. + 2005-08-23 Not Zed <NotZed@Ximian.com> * gui/e-cal-config.h: source-type is an enum not a pointer! |