aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-22 08:41:20 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-22 08:41:20 +0000
commit20a5bdb90b65ed80bc29004bcb3ac9f2b5e2c019 (patch)
tree90127c725640e0ff6e0cc82c538cf3ba3d31b350 /ChangeLog
parent86a09d60aaca8e86d8c8bff8969d0bba519c86ff (diff)
fixed enumerated lines detection.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@855 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dcc4eb01..b66ad1f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2005-12-22
+ * version 2.2.0beta1
+
+2005-12-22
+
+ * src/compose.c: compose_is_itemized(): fixed enumerated lines
+ detection.
+
+2005-12-22
+
* src/summary_search.c
src/mainwindow.c: modified window handling.