summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-11-29 17:46:04 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-11-29 17:46:04 +0000
commitd5c2ade62f0c32497c0cce19948d9362e7debd05 (patch)
tree675f07f24188b09ccc0f4ee672b68e0dbca7f2b8 /ChangeLog
parent624d4cbda11fbddde3ee88b9b809e88871ea3dab (diff)
gst/udp/: the old gstnet lib was renamed gstnetbuffer (#322257)
Original commit message from CVS: * gst/udp/gstdynudpsink.c: * gst/udp/gstudpsrc.c: the old gstnet lib was renamed gstnetbuffer (#322257)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f59c2eee..95626e21 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-11-29 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * gst/udp/gstdynudpsink.c:
+ * gst/udp/gstudpsrc.c:
+ the old gstnet lib was renamed gstnetbuffer (#322257)
+
2005-11-29 Tim-Philipp Müller <tim at centricular dot net>
* ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),