aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-10-16 07:45:21 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-10-16 07:45:21 +0000
commit95724b90a9b5e9aeabb2031cf09eda16b96764ab (patch)
treec9010766977ba4cf5b402232c67420ef0b7bd8e4 /ChangeLog
parent1898a68b69a0f316d971e7270a77a2a10fc2dbf5 (diff)
removed the extra spaces of group icon.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1234 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dffb02a6..0093bc26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-10-16
+
+ * version 2.3.0beta3
+
+2006-10-16
+
+ * src/icons/group.xpm: removed the extra spaces.
+
2006-10-13
* libsylph/socket.c: win32: properly handle WSAEWOULDBLOCK.