summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-04-06 09:37:21 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-04-06 09:37:21 +0000
commita559801c80c368e4bf0f8615f5d37e3fc3934c8a (patch)
treee0e34c60b9ca65e6283ddbdc5a47d024ac403493 /ChangeLog
parent57d1f628c8ccf54da2f2ecf647b4e8d882d183c0 (diff)
downloadgst-plugins-bad-a559801c80c368e4bf0f8615f5d37e3fc3934c8a.tar.gz
gst-plugins-bad-a559801c80c368e4bf0f8615f5d37e3fc3934c8a.tar.bz2
gst-plugins-bad-a559801c80c368e4bf0f8615f5d37e3fc3934c8a.zip
ext/neon/gstneonhttpsrc.c: Add back "uri" property and mark it as deprecated; undoes
Original commit message from CVS: * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init), (gst_neonhttp_src_set_property), (gst_neonhttp_src_get_property): Add back "uri" property and mark it as deprecated; undoes API/ABI breakage from 2006-02-24.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af32ee9b..f7c40e34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-04-06 Tim-Philipp Müller <tim at centricular dot net>
+
+ * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init),
+ (gst_neonhttp_src_set_property), (gst_neonhttp_src_get_property):
+ Add back "uri" property and mark it as deprecated; undoes
+ API/ABI breakage from 2006-02-24.
+
2006-04-05 Wim Taymans <wim@fluendo.com>
* gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),