X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=ChangeLog;h=416fb0e267e93b728b5184356b492da909760a93;hb=ec319031cc2e4c82dcebedd65aa4dfa59f5a199e;hp=f197d8277c3eef6874d125842418bb8050e2c694;hpb=d0cbd57de877ba962220824e3f54be893d6a4a5d;p=~andy%2Fgtk diff --git a/ChangeLog b/ChangeLog index f197d8277..416fb0e26 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2000-09-29 Martin Baulig + + * Makefile.am (pkgconfigdir): Set this to `$(libexecdir)/pkgconfig'; + this is the directory where pkg-config actually looks. + + * gdk-pixbuf.pc.in: Renamed to gdb-pixbuf-2.0.pc.in to avoid + confusion with the GdkPixbuf of the GNOME 1.x platform. + + * *.pc.in: Made the pkg-config scripts actually work. + 2000-09-29 Havoc Pennington * gtk/gtktextview.c: Implement the side windows.