From 67d23452025c9cb74756a649e3fdba905f3ab892 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Mon, 19 Jan 2004 20:20:33 +0000 Subject: Make uri canonical before passing it as launch argument to make vfs happy. 2004-01-19 Marco Pesenti Gritti * embed/mozilla/ContentHandler.cpp: * embed/mozilla/MozDownload.cpp: Make uri canonical before passing it as launch argument to make vfs happy. * lib/eel-gconf-extensions.c: (eel_gconf_set_path): Do not mix utf8/locale. Thanks to chpe to notice it. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 595d19072..949d99259 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2004-01-19 Marco Pesenti Gritti + + * embed/mozilla/ContentHandler.cpp: + * embed/mozilla/MozDownload.cpp: + + Make uri canonical before passing it as + launch argument to make vfs happy. + + * lib/eel-gconf-extensions.c: (eel_gconf_set_path): + + Do not mix utf8/locale. Thanks to chpe to notice it. + 2004-01-19 Christian Persch * NEWS: -- cgit v1.2.3