aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-09-20 19:17:54 +0800
committerChristian Persch <chpe@src.gnome.org>2003-09-20 19:17:54 +0800
commitb93121c147570503f42ce2d1d619296b26081d59 (patch)
tree3a0d846c2d897d711ee3ae22d6584101d298b095 /ChangeLog
parent68616208eeeee369e62c9256fc9aba5dbe139e3e (diff)
downloadgsoc2013-epiphany-b93121c147570503f42ce2d1d619296b26081d59.tar
gsoc2013-epiphany-b93121c147570503f42ce2d1d619296b26081d59.tar.gz
gsoc2013-epiphany-b93121c147570503f42ce2d1d619296b26081d59.tar.bz2
gsoc2013-epiphany-b93121c147570503f42ce2d1d619296b26081d59.tar.lz
gsoc2013-epiphany-b93121c147570503f42ce2d1d619296b26081d59.tar.xz
gsoc2013-epiphany-b93121c147570503f42ce2d1d619296b26081d59.tar.zst
gsoc2013-epiphany-b93121c147570503f42ce2d1d619296b26081d59.zip
Fix directory selection persistence [bug #122780].
2003-09-20 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed-utils.c: (ephy_embed_utils_save): * embed/mozilla/mozilla-embed-single.cpp: * src/window-commands.c: (window_cmd_file_open): Fix directory selection persistence [bug #122780].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff0993e42..06370288c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2003-09-20 Christian Persch <chpe@cvs.gnome.org>
+ * embed/ephy-embed-utils.c: (ephy_embed_utils_save):
+ * embed/mozilla/mozilla-embed-single.cpp:
+ * src/window-commands.c: (window_cmd_file_open):
+
+ Fix directory selection persistence [bug #122780].
+
+2003-09-20 Christian Persch <chpe@cvs.gnome.org>
+
* lib/widgets/ephy-location-entry.c:
(ephy_location_entry_class_init),
(ephy_location_entry_activation_finished), (location_focus_out_cb),