summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-67
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 9f30706077..9e926a396a 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,10 +1,15 @@
+2002-03-06 Tor Lillqvist <tml@iki.fi>
+
+ * gdk-pixbuf/gdk_pixbuf.rc.in
+ * gdk/win32/rc/gdk.rc.in
+ * gtk/gtk-win32.rc.in: Use GTK_API_VERSION.
+
2002-03-05 Manish Singh <yosh@gimp.org>
* configure.in: Fix up the freetype checking logic. Suppress
suprious "no" with --disable-modules.
2002-03-06 Tor Lillqvist <tml@iki.fi>
-
* gdk/win32/gdkevents-win32.c (gdk_pointer_grab,
gdk_pointer_ungrab): Bypass calls to the grab/ungrab functions in
gdkinput-win32.c, as they don't effectively do anything anyway.