aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index abf48025b2..cf2cc952df 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -23,6 +23,13 @@
"client_changed signal on the TaskPage.
(client_changed_cb): set menu sensibility when the client changes.
+2004-06-02 JP Rosevear <jpr@novell.com>
+
+ * gui/alarm-notify/alarm-notify.c (process_removal_in_hash): free
+ the correct uri, preventing bad memory corruption
+ (list_changed_cb): track the removals in a list so we don't
+ clobber the hash table data during the foreach loop
+
2004-06-02 Chris Toshok <toshok@ximian.com>
* gui/migration.c (migrate_calendars): remove absolute_uri from
@@ -63,6 +70,7 @@
* gui/dialogs/calendar-setup.glade: remove edit dialogs and name
the tables.
+
2004-06-01 Rodrigo Moya <rodrigo@novell.com>
Fixes #59369