diff options
author | Milan Crha <mcrha@src.gnome.org> | 2007-09-03 14:43:55 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2007-09-03 14:43:55 +0800 |
commit | 9f85d756bd915ae4e2c9cec242c536932d679eed (patch) | |
tree | 27ed1451f47eacc3d03d4a34cd5d594d4c41a31f /calendar/ChangeLog | |
parent | 488e83927c0df7d0e4210b697a387462961e92fd (diff) | |
download | gsoc2013-evolution-9f85d756bd915ae4e2c9cec242c536932d679eed.tar gsoc2013-evolution-9f85d756bd915ae4e2c9cec242c536932d679eed.tar.gz gsoc2013-evolution-9f85d756bd915ae4e2c9cec242c536932d679eed.tar.bz2 gsoc2013-evolution-9f85d756bd915ae4e2c9cec242c536932d679eed.tar.lz gsoc2013-evolution-9f85d756bd915ae4e2c9cec242c536932d679eed.tar.xz gsoc2013-evolution-9f85d756bd915ae4e2c9cec242c536932d679eed.tar.zst gsoc2013-evolution-9f85d756bd915ae4e2c9cec242c536932d679eed.zip |
2007-09-03 mcrha Fix for bug #201167 by Nathan Owens
svn path=/trunk/; revision=34162
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index e8a4695d0b..e95194eb14 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,18 @@ +2007-09-03 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #201167 by Nathan Owens + + * conduits/todo/Makefile.am: + * conduits/todo/todo-conduit.c: + * conduits/common/libecalendar-common-conduit.c: + * conduits/common/libecalendar-common-conduit.h: + * conduits/common/Makefile.am: + * conduits/calendar/Makefile.am: + * conduits/calendar/calendar-conduit.c: + * conduits/Makefile.am: + * conduits/memo/memo-conduit.c: + * conduits/memo/Makefile.am: + 2007-09-03 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #471791 (Move away from asserts to g_ret*) |