diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2008-12-16 20:16:17 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2008-12-16 20:16:17 +0000 |
commit | 0a6d8f01ef437344cf74728ddadd332ac99f6486 (patch) | |
tree | 31e8e0473dc6797d24215412bb9bdf7e587e5be8 /ChangeLog | |
parent | 24685b5df0d33947caa26b4d34aea51fb9cd653b (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-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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: |