aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
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 4928827e49..19f300bb16 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,10 @@
2001-07-06 Jeffrey Stedfast <fejj@ximian.com>
+ * providers/local/camel-mbox-summary.c
+ (camel_mbox_summary_build_from): Make the `day-of-month' digit
+ take up 2 chars by using "%2d". Fixes bug #3989 for lame mailers
+ like Pine.
+
* camel-pgp-context.c (crypto_exec_with_passwd): Set the pipe fd's
to nonblocking.