aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2001-03-27 18:10:16 +0800
committerMichael Zucci <zucchi@src.gnome.org>2001-03-27 18:10:16 +0800
commit0fc9632e427c110c972315f70f4135359c95095a (patch)
tree980c1ba8b80d39c88a7f64b9152b106a9fb1667c /camel/ChangeLog
parent0a12cd8b6ba0acaf48fb9d452136238e81948057 (diff)
downloadgsoc2013-evolution-0fc9632e427c110c972315f70f4135359c95095a.tar
gsoc2013-evolution-0fc9632e427c110c972315f70f4135359c95095a.tar.gz
gsoc2013-evolution-0fc9632e427c110c972315f70f4135359c95095a.tar.bz2
gsoc2013-evolution-0fc9632e427c110c972315f70f4135359c95095a.tar.lz
gsoc2013-evolution-0fc9632e427c110c972315f70f4135359c95095a.tar.xz
gsoc2013-evolution-0fc9632e427c110c972315f70f4135359c95095a.tar.zst
gsoc2013-evolution-0fc9632e427c110c972315f70f4135359c95095a.zip
Fix a cut n paste bug, we want uid_removed not uid_changed deref, fixes
2001-03-27 Not Zed <NotZed@Ximian.com> * camel-vee-folder.c (folder_changed): Fix a cut n paste bug, we want uid_removed not uid_changed deref, fixes bug #1999. svn path=/trunk/; revision=8973
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 703e052fd7..7885a339f8 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,8 @@
+2001-03-27 Not Zed <NotZed@Ximian.com>
+
+ * camel-vee-folder.c (folder_changed): Fix a cut n paste bug, we
+ want uid_removed not uid_changed deref, fixes bug #1999.
+
2001-03-27 Dan Winship <danw@ximian.com>
* camel-sasl.c (camel_sasl_authtype_list): add an argument to say