aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2004-01-27 07:24:32 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-01-27 07:24:32 +0800
commit89da6bdfcea2f6573a88720ad454444fd294198e (patch)
tree9e6d8b37b53e608f4b7455ddc46642c2ba168eb6 /calendar/ChangeLog
parent190eb88cdc6438875a4434030c60346480cf89b1 (diff)
downloadgsoc2013-evolution-89da6bdfcea2f6573a88720ad454444fd294198e.tar
gsoc2013-evolution-89da6bdfcea2f6573a88720ad454444fd294198e.tar.gz
gsoc2013-evolution-89da6bdfcea2f6573a88720ad454444fd294198e.tar.bz2
gsoc2013-evolution-89da6bdfcea2f6573a88720ad454444fd294198e.tar.lz
gsoc2013-evolution-89da6bdfcea2f6573a88720ad454444fd294198e.tar.xz
gsoc2013-evolution-89da6bdfcea2f6573a88720ad454444fd294198e.tar.zst
gsoc2013-evolution-89da6bdfcea2f6573a88720ad454444fd294198e.zip
get the source name with out using freed memory (migrate_tasks): ditto
2004-01-27 JP Rosevear <jpr@ximian.com> * gui/migration.c (migrate_calendars): get the source name with out using freed memory (migrate_tasks): ditto svn path=/trunk/; revision=24453
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index d5d782b0b2..76636bb79f 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,9 @@
+2004-01-27 JP Rosevear <jpr@ximian.com>
+
+ * gui/migration.c (migrate_calendars): get the source name with
+ out using freed memory
+ (migrate_tasks): ditto
+
2004-01-27 Rodrigo Moya <rodrigo@ximian.com>
Fixes #53338