aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 08c1cb0e..ff6bab2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2007-07-10
+ * src/compose.c
+ src/mimeview.[ch]
+ src/send_message.c: added the feature to reply to attached
+ message/rfc822 messages.
+ * src/quote_fmt_parse.y: removed the check of MsgInfo::folder.
+
+2007-07-10
+
* src/compose.c: restore reply/forward target on reedit.
* src/send_message.c: send_get_queue_info(): fixed memory leaks.