aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-01-15 14:12:19 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-01-15 14:12:19 +0800
commitbbdcea50101fdf73c85a422af5e06c91d4204334 (patch)
tree67ba9cf63f01f00f0ecdb449902c93802693665f /shell/ChangeLog
parent26f971004070ba13a3e3570a2c12b676e5d3d238 (diff)
downloadgsoc2013-evolution-bbdcea50101fdf73c85a422af5e06c91d4204334.tar
gsoc2013-evolution-bbdcea50101fdf73c85a422af5e06c91d4204334.tar.gz
gsoc2013-evolution-bbdcea50101fdf73c85a422af5e06c91d4204334.tar.bz2
gsoc2013-evolution-bbdcea50101fdf73c85a422af5e06c91d4204334.tar.lz
gsoc2013-evolution-bbdcea50101fdf73c85a422af5e06c91d4204334.tar.xz
gsoc2013-evolution-bbdcea50101fdf73c85a422af5e06c91d4204334.tar.zst
gsoc2013-evolution-bbdcea50101fdf73c85a422af5e06c91d4204334.zip
fix the check for ~/evolution being a directory.
2004-01-15 Not Zed <NotZed@Ximian.com> * e-config-upgrade.c (e_upgrade_detect_version): fix the check for ~/evolution being a directory. svn path=/trunk/; revision=24232
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index b4a964efe5..a13a03b7ea 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-15 Not Zed <NotZed@Ximian.com>
+
+ * e-config-upgrade.c (e_upgrade_detect_version): fix the check for
+ ~/evolution being a directory.
+
2004-01-13 JP Rosevear <jpr@ximian.com>
* main.c (attempt_upgrade): detect the version more completely