aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorLarry Ewing <lewing@helixcode.com>2000-05-03 11:35:31 +0800
committerLarry Ewing <lewing@src.gnome.org>2000-05-03 11:35:31 +0800
commitf27621c3a268ed5ea9ff320d6d049bac76e28a37 (patch)
treed7f32aeb183c8409b65243429ca500dc5f99386e /camel/ChangeLog
parentc1f78a7de7d2cd2cb9d3093189caee4686058f5e (diff)
downloadgsoc2013-evolution-f27621c3a268ed5ea9ff320d6d049bac76e28a37.tar
gsoc2013-evolution-f27621c3a268ed5ea9ff320d6d049bac76e28a37.tar.gz
gsoc2013-evolution-f27621c3a268ed5ea9ff320d6d049bac76e28a37.tar.bz2
gsoc2013-evolution-f27621c3a268ed5ea9ff320d6d049bac76e28a37.tar.lz
gsoc2013-evolution-f27621c3a268ed5ea9ff320d6d049bac76e28a37.tar.xz
gsoc2013-evolution-f27621c3a268ed5ea9ff320d6d049bac76e28a37.tar.zst
gsoc2013-evolution-f27621c3a268ed5ea9ff320d6d049bac76e28a37.zip
fix typo when dereferencing saveoffset.
2000-05-02 Larry Ewing <lewing@helixcode.com> * camel-mime-utils.c (header_decode_date): fix typo when dereferencing saveoffset. svn path=/trunk/; revision=2771
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 b9492d0d9b..d65d890542 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,8 @@
+2000-05-02 Larry Ewing <lewing@helixcode.com>
+
+ * camel-mime-utils.c (header_decode_date): fix typo when
+ dereferencing saveoffset.
+
2000-05-02 NotZed <NotZed@HelixCode.com>
* camel-folder-search.c: Added some header doco.