summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-05-19 15:26:27 +0000
committerBenjamin Otte <otte@gnome.org>2004-05-19 15:26:27 +0000
commit036634a6280c6c6229f8772681a724b9dc210e6d (patch)
tree6261df3ae9d19d922a3201feed2c2dd41f8863f5 /ChangeLog
parent8651303b64fd61dfb7724e0cee3adb3538363464 (diff)
downloadgst-plugins-bad-036634a6280c6c6229f8772681a724b9dc210e6d.tar.gz
gst-plugins-bad-036634a6280c6c6229f8772681a724b9dc210e6d.tar.bz2
gst-plugins-bad-036634a6280c6c6229f8772681a724b9dc210e6d.zip
configure.ac: remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds if you want to work against glib 2.2...
Original commit message from CVS: * configure.ac: remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds if you want to work against glib 2.2 and 2.4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c8f10b92..2b5ce2f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+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
+
2004-05-19 Thomas Vander Stichele <thomas at apestaart dot org>
* gst/tcp/Makefile.am: