summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2005-11-14 17:11:55 +0000
committerAndy Wingo <wingo@pobox.com>2005-11-14 17:11:55 +0000
commitd845b025d88b05d7f1679c9639311471e6e152e6 (patch)
tree6b7ba124071ad526a212a59e247940adb966e2e4 /ChangeLog
parente54227eca0f167de0e026b29132055d00fc256ba (diff)
downloadgst-plugins-bad-d845b025d88b05d7f1679c9639311471e6e152e6.tar.gz
gst-plugins-bad-d845b025d88b05d7f1679c9639311471e6e152e6.tar.bz2
gst-plugins-bad-d845b025d88b05d7f1679c9639311471e6e152e6.zip
configure.ac (GST_PLUGIN_LDFLAGS): -no-undefined for better debugging, allows dll builds on windows. Fixes #316076.
Original commit message from CVS: 2005-11-14 Andy Wingo <wingo@pobox.com> * configure.ac (GST_PLUGIN_LDFLAGS): -no-undefined for better debugging, allows dll builds on windows. Fixes #316076.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41c55617..820fee54 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-11-14 Andy Wingo <wingo@pobox.com>
+
+ * configure.ac (GST_PLUGIN_LDFLAGS): -no-undefined for better
+ debugging, allows dll builds on windows. Fixes #316076.
+
2005-11-11 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.ac: back to HEAD