aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-05 09:24:24 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-05 09:24:24 +0000
commit94d0e50a3ad681d469237630aff61272cfb7447e (patch)
tree5b195e99083612dcf71984788b6a20f2277c5b8b /ChangeLog
parent4a468c2c09e69f053cb3948ec41716e2aa68bd07 (diff)
enabled COMPOSE_REPLY_TO_ALL for NNTP.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@801 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15384519..7a07313f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-12-05
+ * src/compose.c: compose_reply_set_entry(): enabled
+ COMPOSE_REPLY_TO_ALL for NNTP.
+
+2005-12-05
+
* libsylph/utils.[ch]
libsylph/imap.c: imap_cmd_append(): send message contents all at
once.