aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@gnome.org>2005-07-13 18:36:15 +0800
committerKjartan Maraas <kmaraas@src.gnome.org>2005-07-13 18:36:15 +0800
commit4afc6e2f2a877441d36c670ef58fe31360a83e63 (patch)
tree9b737cf33428ae159d14bf9b7afa159d09d725f5 /calendar/ChangeLog
parentf0f3975fa81631502c2dbba2a37368faef4493da (diff)
downloadgsoc2013-evolution-4afc6e2f2a877441d36c670ef58fe31360a83e63.tar
gsoc2013-evolution-4afc6e2f2a877441d36c670ef58fe31360a83e63.tar.gz
gsoc2013-evolution-4afc6e2f2a877441d36c670ef58fe31360a83e63.tar.bz2
gsoc2013-evolution-4afc6e2f2a877441d36c670ef58fe31360a83e63.tar.lz
gsoc2013-evolution-4afc6e2f2a877441d36c670ef58fe31360a83e63.tar.xz
gsoc2013-evolution-4afc6e2f2a877441d36c670ef58fe31360a83e63.tar.zst
gsoc2013-evolution-4afc6e2f2a877441d36c670ef58fe31360a83e63.zip
Free the uri to the source in a few cases. Free the timezone location.
2005-07-08 Kjartan Maraas <kmaraas@gnome.org> * gui/alarm-notify/alarm-notify.c: (alarm_notify_add_calendar): Free the uri to the source in a few cases. * gui/calendar-config.c: (calendar_config_get_icaltimezone): Free the timezone location. svn path=/trunk/; revision=29756
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index fd6ecd9ea1..956a4ce947 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2005-07-08 Kjartan Maraas <kmaraas@gnome.org>
+
+ * gui/alarm-notify/alarm-notify.c: (alarm_notify_add_calendar):
+ Free the uri to the source in a few cases.
+ * gui/calendar-config.c: (calendar_config_get_icaltimezone):
+ Free the timezone location.
+
2005-07-12 Chenthill Palanisamy <pchenthill@novell.com>
* gui/e-meeting-list-view.c: