summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2008-12-16 20:16:17 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-12-16 20:16:17 +0000
commit0a6d8f01ef437344cf74728ddadd332ac99f6486 (patch)
tree31e8e0473dc6797d24215412bb9bdf7e587e5be8 /ChangeLog
parent24685b5df0d33947caa26b4d34aea51fb9cd653b (diff)
Add minimal docs to make the remaining tcp elements show up.
Original commit message from CVS: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-base-plugins-docs.sgml: * docs/plugins/gst-plugins-base-plugins-sections.txt: * gst/tcp/gsttcpclientsink.c: * gst/tcp/gsttcpclientsrc.c: * gst/tcp/gsttcpserversrc.c: Add minimal docs to make the remaining tcp elements show up. Fixes #564139.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d3d2a084..07a6a150 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2008-12-16 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * docs/plugins/Makefile.am:
+ * docs/plugins/gst-plugins-base-plugins-docs.sgml:
+ * docs/plugins/gst-plugins-base-plugins-sections.txt:
+ * gst/tcp/gsttcpclientsink.c:
+ * gst/tcp/gsttcpclientsrc.c:
+ * gst/tcp/gsttcpserversrc.c:
+ Add minimal docs to make the remaining tcp elements show up.
+ Fixes #564139.
+
2008-12-13 Tim-Philipp Müller <tim.muller at collabora co uk>
* win32/common/config.h: