diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2003-07-13 Christian Persch <chpe@cvs.gnome.org> + * lib/widgets/ephy-node-view.c: (drag_motion_cb), + (drag_data_received_cb): + + Fix mem leaks. + +2003-07-13 Christian Persch <chpe@cvs.gnome.org> + * lib/ephy-dnd.c: (ephy_dnd_node_list_extract_nodes): Fix mem leak and add safety check. |