]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog
change an == to =
[~andy/gtk] / ChangeLog
index 9f307060774f0f25d3a7a915e376095da9579343..5c10237a232036dadf3f0beabec03a7cde4409ae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,19 @@
+2002-03-05  jacob berkman  <jacob@ximian.com>
+
+       * configure.in: change an == to =
+
+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.