summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2004-03-03 21:26:31 +0000
committerOwen Taylor <otaylor@src.gnome.org>2004-03-03 21:26:31 +0000
commitd7681e7c34ed1a2838514c1bec0b949e8952e78c (patch)
tree29c907de3db943d9ed5a2b3c07c3938ba6a7a362 /ChangeLog.pre-2-6
parentb4768c3132376b1e7c935e11757e81e2111e6389 (diff)
downloadgdk-pixbuf-d7681e7c34ed1a2838514c1bec0b949e8952e78c.tar.gz
Strip out the "export-dynamic" libtool option from library link lines.
Wed Mar 3 16:00:10 2004 Owen Taylor <otaylor@redhat.com> * configure.in: Strip out the "export-dynamic" libtool option from library link lines. (#124687, James Henstridge)
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-65
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 82cace02e..d92ae9c3a 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,8 @@
+Wed Mar 3 16:00:10 2004 Owen Taylor <otaylor@redhat.com>
+
+ * configure.in: Strip out the "export-dynamic" libtool
+ option from library link lines. (#124687, James Henstridge)
+
Wed Mar 3 16:06:03 2004 Jonathan Blandford <jrb@gnome.org>
* gtk/gtkfilechooserdefault.c (save_folder_combo_changed_cb):