aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49376e8f..fea36eca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-10-16
+ * libsylph/utils.c: open_uri(): win32: use ShellExecute() to open URI.
+ libsylph/prefs_common.c
+ src/prefs_common_dialog.c: win32: made the default URI command empty
+ which means to use the default browser.
+
+2005-10-16
+
* src/mimeview.c: win32: restrict launching of executable files.
2005-10-14