aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa1da5e73..733bbca44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-12-17 Christian Persch <chpe@cvs.gnome.org>
+ * src/ephy-history-window.c: (cmd_delete):
+
+ Fix a mem leak. Bug #373549, patch by Diego Escalante Urrelo.
+
+2006-12-17 Christian Persch <chpe@cvs.gnome.org>
+
* src/ephy-notebook.c: (ephy_notebook_init), (sync_label):
Limit tab tooltip length. Bug #324052, patch by Diego Escalante