aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-08-23 02:07:30 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-08-23 02:07:30 +0000
commitd317bb77282ba4e6b1e5e94924827d1b2c60f69a (patch)
treee8bf689d5e8a06dd6b5b7829b9c61a5238723c6c /ChangeLog
parent593ed51550a14c6ccbcbc279b899e4ba2100f94a (diff)
also don't join '--' in line wrapping.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1882 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16487667..32443fbd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-08-23
+ * src/compose.c: compose_is_itemized(): also don't join '--'.
+
+2007-08-23
+
* libsylph/codeconv.c: conv_get_current_locale(): fixed the case
when cur_locale = "" (thanks to Elohin Igor').