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 aa7377ec9..41922e9be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2003-07-27 Christian Persch <chpe@cvs.gnome.org>
+
+ * lib/widgets/ephy-node-view.c: (ephy_node_view_remove):
+
+ Fix mem leak.
+
+ * lib/widgets/ephy-node-view.c: (ephy_node_view_remove):
+ * src/pdm-dialog.c: (pdm_cmd_delete_selection):
+
+ If we've just deleted every row in the tree view, the row ref
+ contains an empty path. Check for that; possibly fixing bug #118398.
+
2003-07-25 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/widgets/ephy-search-entry.c: (ephy_search_entry_destroy_cb),