]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-10
gdk/Makefile.am use install-foo-hook instead of install-foo-local, since
[~andy/gtk] / ChangeLog.pre-2-10
index 9f307060774f0f25d3a7a915e376095da9579343..771466643470f538a540712e30349df568d9175c 100644 (file)
@@ -1,10 +1,26 @@
+2002-03-05  Manish Singh  <yosh@gimp.org>
+
+       * gdk/Makefile.am
+       * gtk/Makefile.am: use install-foo-hook instead of install-foo-local,
+        since foo-local is run before the their respective builtin targets
+       in automake 1.5
+
+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.