From a39cd89c7d6fbef0c8b3956e17483eb64d73a196 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 26 Apr 2000 19:53:49 +0000 Subject: 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 --- camel/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'camel/ChangeLog') 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 + + * camel-mime-utils.c (header_format_date): fix format specifier + for time zone. Fix typo in month names array. + 2000-04-26 NotZed * camel-seekable-substream.c (stream_seek): Changed to have -- cgit