summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-05-19 16:10:22 +0000
committerBenjamin Otte <otte@gnome.org>2004-05-19 16:10:22 +0000
commit0dba7b66f562f10fe95aaefba759e50e242f7a10 (patch)
tree8fb680122e0788b1df8bb5850c33c0c466c36888 /ChangeLog
parent036634a6280c6c6229f8772681a724b9dc210e6d (diff)
downloadgst-plugins-bad-0dba7b66f562f10fe95aaefba759e50e242f7a10.tar.gz
gst-plugins-bad-0dba7b66f562f10fe95aaefba759e50e242f7a10.tar.bz2
gst-plugins-bad-0dba7b66f562f10fe95aaefba759e50e242f7a10.zip
configure.ac: remove -Wno-sign-compare
Original commit message from CVS: * configure.ac: remove -Wno-sign-compare
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b5ce2f9..1fc47c1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
* configure.ac:
+ remove -Wno-sign-compare
+
+2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
+
+ * configure.ac:
remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
if you want to work against glib 2.2 and 2.4