diff options
author | Dan Winship <danw@src.gnome.org> | 2000-04-27 03:53:49 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-04-27 03:53:49 +0800 |
commit | a39cd89c7d6fbef0c8b3956e17483eb64d73a196 (patch) | |
tree | 98dc49fa40bacbcd35db82451ebc1466811f0b2a /camel/ChangeLog | |
parent | 0b4a83d6d1dcfb591693116392627c9402dcfb7d (diff) | |
download | gsoc2013-evolution-a39cd89c7d6fbef0c8b3956e17483eb64d73a196.tar gsoc2013-evolution-a39cd89c7d6fbef0c8b3956e17483eb64d73a196.tar.gz gsoc2013-evolution-a39cd89c7d6fbef0c8b3956e17483eb64d73a196.tar.bz2 gsoc2013-evolution-a39cd89c7d6fbef0c8b3956e17483eb64d73a196.tar.lz gsoc2013-evolution-a39cd89c7d6fbef0c8b3956e17483eb64d73a196.tar.xz gsoc2013-evolution-a39cd89c7d6fbef0c8b3956e17483eb64d73a196.tar.zst gsoc2013-evolution-a39cd89c7d6fbef0c8b3956e17483eb64d73a196.zip |
fix format specifier for time zone. Fix typo in month names array.
* camel-mime-utils.c (header_format_date): fix format specifier
for time zone. Fix typo in month names array.
svn path=/trunk/; revision=2640
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 654781d18b..062c600b32 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2000-04-26 Dan Winship <danw@helixcode.com> + + * camel-mime-utils.c (header_format_date): fix format specifier + for time zone. Fix typo in month names array. + 2000-04-26 NotZed <NotZed@HelixCode.com> * camel-seekable-substream.c (stream_seek): Changed to have |