aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2004-04-01 11:32:36 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-04-01 11:32:36 +0800
commitb208198bfc746e5964a05e6b3d9fce6a09f68217 (patch)
treee26ca5dd7af91b1861c63a0d713759ebc332464e /calendar/ChangeLog
parentac4ca10036ec7d3afb60a621c4d43dded203cea7 (diff)
downloadgsoc2013-evolution-b208198bfc746e5964a05e6b3d9fce6a09f68217.tar
gsoc2013-evolution-b208198bfc746e5964a05e6b3d9fce6a09f68217.tar.gz
gsoc2013-evolution-b208198bfc746e5964a05e6b3d9fce6a09f68217.tar.bz2
gsoc2013-evolution-b208198bfc746e5964a05e6b3d9fce6a09f68217.tar.lz
gsoc2013-evolution-b208198bfc746e5964a05e6b3d9fce6a09f68217.tar.xz
gsoc2013-evolution-b208198bfc746e5964a05e6b3d9fce6a09f68217.tar.zst
gsoc2013-evolution-b208198bfc746e5964a05e6b3d9fce6a09f68217.zip
make sure we unset the float value for the panes if converting from 1.4
2004-03-31 JP Rosevear <jpr@ximian.com> * gui/migration.c (migrate_calendars): make sure we unset the float value for the panes if converting from 1.4 and earlier svn path=/trunk/; revision=25274
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 2b31debdbe..8d7ffff3bb 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-31 JP Rosevear <jpr@ximian.com>
+
+ * gui/migration.c (migrate_calendars): make sure we unset the
+ float value for the panes if converting from 1.4 and earlier
+
2004-03-31 JP Rosevear <jpr@ximian.com>
Fixes #56120