aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-11 09:28:32 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-11 09:28:32 +0000
commit6da4cad587675e9a12fc20cb8b1440a4dbfe86b4 (patch)
treef8fea10b19e4fa5e702b86d0b5f376f8ff90a1cb /ChangeLog
parente5b275862e088de58a25434401fe81ffded07007 (diff)
fixed separator of newsgroups.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@739 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 683ddf2c..9ce7faae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-11-11
+ * src/compose.c: fixed separator of newsgroups (thanks to KAZUKI
+ SHIMURA).
+ compose_reedit_set_entry(): also set Newsgroups and Followup-To
+ entry.
+
+2005-11-11
+
* src/main.c: app_init(): win32: disable digit locale variable such as
"LANG=1041".