aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e2463ed22..f03b7790a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2003-11-01 Christian Persch <chpe@cvs.gnome.org>
+
+ * embed/mozilla/FilePicker.cpp:
+ * lib/ephy-file-chooser.c: (current_folder_changed_cb),
+ (ephy_file_chooser_init), (ephy_file_chooser_set_persist_key),
+ (ephy_file_chooser_get_persist_key),
+ (ephy_file_chooser_get_property), (ephy_file_chooser_class_init),
+ (ephy_file_chooser_new):
+ * lib/ephy-file-chooser.h:
+
+ Don't set the persist key on object construction time.
+ Fixes bug #125589.
+
2003-10-31 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/MozillaPrivate.cpp: