aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2941a634..bc3b93da3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2004-11-12 Christian Persch <chpe@cvs.gnome.org>
+ * src/ephy-tab.c: (ephy_tab_size_allocate), (ephy_tab_map):
+
+ Size-allocate the embed if it's not mapped but has never been
+ size-allocated before. Fixes bug #156854.
+
+2004-11-12 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/ephy-session.c: (ephy_session_autoresume),
+ (ephy_session_close), (ephy_session_save):
+
+2004-11-12 Christian Persch <chpe@cvs.gnome.org>
+
* configure.ac:
Update gtk+ dependency.