summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-01-13 19:25:40 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-01-13 19:25:40 +0000
commitd387bc1e5722926071ccb06338d138c0af71194c (patch)
tree6cc07a84bfb57229ebbad64f521cf00c0dffb280 /ChangeLog
parentdb44320882c918a37d197657fcb771ca5ffabc24 (diff)
releasing 0.10.1
Original commit message from CVS: releasing 0.10.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f5a4b7e..3473fe0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+=== release 0.10.1 ===
+
+2006-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * configure.ac:
+ releasing 0.10.1, "Li"
+
2006-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
patch by: Wim Taymans
@@ -84,6 +91,7 @@
* gst-plugins-good/gst/udp/gstudpsrc.c:
Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
overrides the port or multicast parameters. Fixes bugs #323021.
+ API addition: adds GstUDPSrc::sockfd property
2006-01-06 Tim-Philipp Müller <tim at centricular dot net>