aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorRadek Doulik <rodo@helixcode.com>2000-11-11 04:46:59 +0800
committerRadek Doulik <rodo@src.gnome.org>2000-11-11 04:46:59 +0800
commit88bb6dde6dd2346f47bd05a59a2b141cd3b17a6e (patch)
treeeb1ddd03e63ef5fdac4c96efb04e738b8b5646c4 /camel/ChangeLog
parent3d3cfc1137a698a43d6a0137a2924f5933b12f17 (diff)
downloadgsoc2013-evolution-88bb6dde6dd2346f47bd05a59a2b141cd3b17a6e.tar
gsoc2013-evolution-88bb6dde6dd2346f47bd05a59a2b141cd3b17a6e.tar.gz
gsoc2013-evolution-88bb6dde6dd2346f47bd05a59a2b141cd3b17a6e.tar.bz2
gsoc2013-evolution-88bb6dde6dd2346f47bd05a59a2b141cd3b17a6e.tar.lz
gsoc2013-evolution-88bb6dde6dd2346f47bd05a59a2b141cd3b17a6e.tar.xz
gsoc2013-evolution-88bb6dde6dd2346f47bd05a59a2b141cd3b17a6e.tar.zst
gsoc2013-evolution-88bb6dde6dd2346f47bd05a59a2b141cd3b17a6e.zip
fix ids ending with '.'
2000-11-10 Radek Doulik <rodo@helixcode.com> * camel-mime-utils.c (header_msgid_generate): fix ids ending with '.' svn path=/trunk/; revision=6536
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 7fc82ec4ef..e9431b7ca0 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,7 @@
+2000-11-10 Radek Doulik <rodo@helixcode.com>
+
+ * camel-mime-utils.c (header_msgid_generate): fix ids ending with '.'
+
2000-11-09 Dan Winship <danw@helixcode.com>
* providers/imap/camel-imap-auth.c (imap_try_kerberos_v4_auth):