summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2004-12-05 04:18:13 +0000
committerTor Lillqvist <tml@src.gnome.org>2004-12-05 04:18:13 +0000
commitc795c65c42ba122fc6adcb17b300efc9dca7cebc (patch)
treeb57a09bcdbf5255c907bdd14f92e219a8f2f2088 /ChangeLog.pre-2-6
parentbd177ce1030ad49c434c232076d44c970755b6b1 (diff)
Remove the DLL binary compatibilty entries from the import library. They
2004-12-05 Tor Lillqvist <tml@iki.fi> * glib/Makefile.am (install-libtool-import-lib): Remove the DLL binary compatibilty entries from the import library. They aren't used by newly compiled code, so no need to have them in the import library. (The "PRIVATE" keyword in the .def file is supposed to do this, but not implemented in the GNU linker yet.)
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-68
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 9e49f4bba..4b765c5fe 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,11 @@
+2004-12-05 Tor Lillqvist <tml@iki.fi>
+
+ * glib/Makefile.am (install-libtool-import-lib): Remove the DLL
+ binary compatibilty entries from the import library. They aren't
+ used by newly compiled code, so no need to have them in the import
+ library. (The "PRIVATE" keyword in the .def file is supposed to do
+ this, but not implemented in the GNU linker yet.)
+
2004-12-04 Matthias Clasen <mclasen@redhat.com>
* glib/gqueue.c (g_queue_link_index): Return -1 if queue is