aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a0f0bb5c..020b5cee0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2004-08-29 Christian Persch <chpe@cvs.gnome.org>
+ * embed/print-dialog.c: (sanitize_filename),
+ (ephy_print_get_print_info):
+
+ Make sure the filename to print to doesn't contain slashes.
+ Fixes bug #148849.
+
+2004-08-29 Christian Persch <chpe@cvs.gnome.org>
+
* data/default-prefs.js:
Disable SSLv2 by default.