aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-28 04:44:37 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-28 04:44:37 +0000
commitc044d6e3c39e28d98ea4d815df84835e366aa442 (patch)
treebf50873b57382600197a41b1d7cc0fb322ef54e9 /ChangeLog
parent41c9a97e743d179f2990d47cf19a6a3a6e88a841 (diff)
trayicon.c: fixed trayicon_destroy().
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1199 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 2514f803..3b2bf0b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-09-28
+ * version 2.3.0beta1
+
+2006-09-28
+
* src/trayicon.[ch]: trayicon_hide(): added.
* src/mainwindow.c: call trayicon_hide() instead of trayicon_destroy().
* src/main.c: app_will_exit(): call trayicon_destroy().