aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c22d2f9b..403b9d690 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-02-01 Christian Persch <chpe@cvs.gnome.org>
+ * src/ephy-window.c: (ephy_window_key_press_event):
+
+ Don't show the menubar with F10 in lockdown mode.
+ Fixes bug #165550.
+
+2005-02-01 Christian Persch <chpe@cvs.gnome.org>
+
* src/ephy-main.c: (main):
Don't weak ref the shell when it's finalised already.