aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-26 07:31:09 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-26 07:31:09 +0000
commit3a222b6d435f8720c2c0fa9932862c0e6434b0c2 (patch)
tree059b185d206a6f9b366266d36eb106c84f4abd32 /ChangeLog
parent90752d79a7241e0be1798a0ccfacc3e3fa1db952 (diff)
use GLib functions to extract URIs if available.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@687 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 78d756ec..c586aacf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-10-26
+ * libsylph/utils.c: uri_list_extract_filenames(): use GLib functions
+ to extract URIs if available.
+
+2005-10-26
+
* src/main.c: win32: convert locale string to UTF-8 when setting
rc dir.