aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-17 07:25:42 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-17 07:25:42 +0000
commitce4e62e941cd69bf6b93b0982240854e3e8157dd (patch)
tree113e2ce59f9127ef471fc6e3da4914509b21106b /ChangeLog
parent2d4514560cab30e8d856eadfaa16bff7fb6ea6b3 (diff)
added the default browser to the option of URI command.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@654 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 389b3fe7..bbdf4a44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-10-17
+ * src/prefs_common_dialog.c: added the default browser to the option
+ of URI command.
+
+2005-10-17
+
* src/trayicon.c: handle destroy event properly (thanks to Victor
Ananajevsky).