aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe+gnomebugz@stud.uni-saarland.de>2003-04-30 00:55:51 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-04-30 00:55:51 +0800
commitdb1b85b940e4ea707c0fadda76ba79ddec8f697b (patch)
tree841432e26b270148e0fc359141942df8eb7ed681 /ChangeLog
parentc46158a00cd6572504ded30c8a9d1ec1b468d07f (diff)
downloadgsoc2013-epiphany-db1b85b940e4ea707c0fadda76ba79ddec8f697b.tar
gsoc2013-epiphany-db1b85b940e4ea707c0fadda76ba79ddec8f697b.tar.gz
gsoc2013-epiphany-db1b85b940e4ea707c0fadda76ba79ddec8f697b.tar.bz2
gsoc2013-epiphany-db1b85b940e4ea707c0fadda76ba79ddec8f697b.tar.lz
gsoc2013-epiphany-db1b85b940e4ea707c0fadda76ba79ddec8f697b.tar.xz
gsoc2013-epiphany-db1b85b940e4ea707c0fadda76ba79ddec8f697b.tar.zst
gsoc2013-epiphany-db1b85b940e4ea707c0fadda76ba79ddec8f697b.zip
Remove unused function and fix a leak.
2003-04-29 Christian Persch <chpe+gnomebugz@stud.uni-saarland.de> * lib/ephy-dnd.c: (ephy_dnd_drag_data_get), (ephy_dnd_node_list_extract_nodes): * lib/ephy-dnd.h: Remove unused function and fix a leak.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 27df89cd8..2598e1220 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-04-29 Christian Persch <chpe+gnomebugz@stud.uni-saarland.de>
+
+ * lib/ephy-dnd.c: (ephy_dnd_drag_data_get),
+ (ephy_dnd_node_list_extract_nodes):
+ * lib/ephy-dnd.h:
+
+ Remove unused function and fix a leak.
+
2003-04-29 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/egg/egg-editable-toolbar.c: