aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-10-26 19:07:48 +0800
committerChristian Persch <chpe@src.gnome.org>2003-10-26 19:07:48 +0800
commitd1329e92440850b0dcf781c1f8c9566d0fde3f74 (patch)
treec4b268cfef281fc7d2437170bc90209215eb897a /ChangeLog
parent52d5569982192a6e9d7813a9674c4e5f0cc880f5 (diff)
downloadgsoc2013-epiphany-d1329e92440850b0dcf781c1f8c9566d0fde3f74.tar
gsoc2013-epiphany-d1329e92440850b0dcf781c1f8c9566d0fde3f74.tar.gz
gsoc2013-epiphany-d1329e92440850b0dcf781c1f8c9566d0fde3f74.tar.bz2
gsoc2013-epiphany-d1329e92440850b0dcf781c1f8c9566d0fde3f74.tar.lz
gsoc2013-epiphany-d1329e92440850b0dcf781c1f8c9566d0fde3f74.tar.xz
gsoc2013-epiphany-d1329e92440850b0dcf781c1f8c9566d0fde3f74.tar.zst
gsoc2013-epiphany-d1329e92440850b0dcf781c1f8c9566d0fde3f74.zip
Really used the converted string [in UTF-8] instead of the directly using
2003-10-26 Christian Persch <chpe@cvs.gnome.org> * src/window-commands.c: (open_response_cb): Really used the converted string [in UTF-8] instead of the directly using filename.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a0291cdc..5f15e3b1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2003-10-26 Christian Persch <chpe@cvs.gnome.org>
+ * src/window-commands.c: (open_response_cb):
+
+ Really used the converted string [in UTF-8] instead of
+ the directly using filename.
+
+2003-10-26 Christian Persch <chpe@cvs.gnome.org>
+
* src/bookmarks/ephy-bookmarks-editor.c:
(import_dialog_response_cb):