aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f02ea6c..c12fc532 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-07-21
+ * src/mh.c: mh_get_msg_list(): force strict cache checking on Queue
+ or Draft folders (fixes cache discrepancy).
+
+2005-07-21
+
* src/imap.c:
imap_modified_utf7_to_utf8(): fixed modified-UTF7 to UTF-8
conversion when the string includes '+'.