summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-01-19 23:26:29 +0000
committerBenjamin Otte <otte@gnome.org>2004-01-19 23:26:29 +0000
commit014b5207491c147a862392da525cfd864e8858db (patch)
tree2b43779898e77d355a959ff42e33148d3b97f2a8
parentb733064d2f697dedee5489c719aa3e32ddf67cd3 (diff)
downloadgst-plugins-bad-014b5207491c147a862392da525cfd864e8858db.tar.gz
gst-plugins-bad-014b5207491c147a862392da525cfd864e8858db.tar.bz2
gst-plugins-bad-014b5207491c147a862392da525cfd864e8858db.zip
configure.ac: Up version requirement to 2.0.3 (not yet released) to avoid symbol clashes with ffmpeg.
Original commit message from CVS: 2004-01-19 Benjamin Otte <in7y118@public.uni-hamburg.de> * configure.ac: Up version requirement to 2.0.3 (not yet released) to avoid symbol clashes with ffmpeg.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8342f2e0..f7b59534 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-01-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
+
+ * configure.ac:
+ Up version requirement to 2.0.3 (not yet released) to avoid symbol
+ clashes with ffmpeg.
+
2004-01-20 Julien MOUTTE <julien@moutte.net>
* gst/switch/gstswitch.c: (gst_switch_request_new_pad),