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 d916d4e3d..6b1d0e45f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-08-08 Christian Persch <chpe@cvs.gnome.org>
+ * src/ephy-notebook.c: (notebook_drag_data_received_cb):
+
+ Remove unused variable.
+
+2004-08-08 Christian Persch <chpe@cvs.gnome.org>
+
* src/ephy-notebook.c:
Include "ephy-string.h", fixes build with -Werror.