summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorManish Singh <yosh@src.gnome.org>1998-12-09 13:01:17 +0000
committerManish Singh <yosh@src.gnome.org>1998-12-09 13:01:17 +0000
commitadc2698da1d3dddd0b33f6ab80cfb63f9ae83b56 (patch)
tree23e09be1e3c95976d0c6650ccb5fe0e194c136ee /ChangeLog.pre-2-4
parenta309b7dd121980d3b90541bbdada40aaf32c8b27 (diff)
downloadgtk+-adc2698da1d3dddd0b33f6ab80cfb63f9ae83b56.tar.gz
put text after #endif in comment
* gdk/gdkprivate.h: put text after #endif in comment * gdk/gdktypes.h: change whitespace in enum to shut up makeenums.pl * gtk/testdnd.c: #include <string.h> -Yosh
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-48
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index c37d061508..3ee4d70703 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,11 @@
+Wed Dec 9 04:57:31 PST 1998 Manish Singh <yosh@gimp.org>
+
+ * gdk/gdkprivate.h: put text after #endif in comment
+
+ * gdk/gdktypes.h: change whitespace in enum to shut up makeenums.pl
+
+ * gtk/testdnd.c: #include <string.h>
+
Mon Dec 7 10:27:09 1998 Owen Taylor <otaylor@redhat.com>
* gtk/gtkwidget.c: Destroy widgets _after_ propagating unrealize