summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-06-26 19:01:33 +0000
committerTor Lillqvist <tml@src.gnome.org>2005-06-26 19:01:33 +0000
commit98a17d14624e486433a84ade11db879a896f9a4b (patch)
tree261c186b1ddd51c015574639fd9eb07c6a0487a6 /ChangeLog.pre-2-10
parent48b8ff47c1570f69c6bd0197617c32eaba784336 (diff)
downloadgdk-pixbuf-98a17d14624e486433a84ade11db879a896f9a4b.tar.gz
gdk/Makefile.am Current GNU tools do understand the PRIVATE keyword, so no
2005-06-26 Tor Lillqvist <tml@novell.com> * gdk/Makefile.am * gtk/Makefile.am: Current GNU tools do understand the PRIVATE keyword, so no need to remove those entries from the import library. libtool installs the .dll.a import library itself, so no need to do it here. Install the .def file.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-108
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 35258cefa..032b6a6df 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,11 @@
+2005-06-26 Tor Lillqvist <tml@novell.com>
+
+ * gdk/Makefile.am
+ * gtk/Makefile.am: Current GNU tools do understand the PRIVATE
+ keyword, so no need to remove those entries from the import
+ library. libtool installs the .dll.a import library itself, so no
+ need to do it here. Install the .def file.
+
Sun Jun 26 00:04:36 2005 Manish Singh <yosh@gimp.org>
* gdk/gdkevents.c (gdk_event_get_time, gdk_event_get_state): add