summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2007-09-28 10:51:13 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-09-28 10:51:13 +0000
commite9bedf4926c9d8f2e7427486947d533542959269 (patch)
tree7f411cdf6e2ffb66802c1cbf6e29501e959866f3 /ChangeLog
parentde5d4c63133e7fd3563af287a68ad2f8c261f195 (diff)
downloadgst-plugins-bad-e9bedf4926c9d8f2e7427486947d533542959269.tar.gz
gst-plugins-bad-e9bedf4926c9d8f2e7427486947d533542959269.tar.bz2
gst-plugins-bad-e9bedf4926c9d8f2e7427486947d533542959269.zip
configure.ac: We require libneon >= 26 now for the query field in ne_uri.
Original commit message from CVS: * configure.ac: We require libneon >= 26 now for the query field in ne_uri.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fdcc752b..6c8dce08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-09-28 Wim Taymans <wim.taymans@gmail.com>
+
+ * configure.ac:
+ We require libneon >= 26 now for the query field in ne_uri.
+
2007-09-28 Sebastian Dröge <slomo@circular-chaos.org>
Patch by: Wouter Cloetens <wouter@mind.be>