summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2007-06-08 17:37:02 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2007-06-08 17:37:02 +0000
commit853a9f7fe9956bf6afe10694bdb3def96cf046b7 (patch)
treee68308f64688ca7f5b509c770dce83747daceffe /ChangeLog
parent01877c67b12a10bfb0520469476c592570e9e647 (diff)
Add DirectDraw & DirectSound plugins to the build and docs.
Original commit message from CVS: * configure.ac: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * docs/plugins/gst-plugins-good-plugins.args: * sys/Makefile.am: * win32/MANIFEST: Add DirectDraw & DirectSound plugins to the build and docs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ecbabd29..cd46c583 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2007-06-08 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * configure.ac:
+ * docs/plugins/Makefile.am:
+ * docs/plugins/gst-plugins-good-plugins-docs.sgml:
+ * docs/plugins/gst-plugins-good-plugins-sections.txt:
+ * docs/plugins/gst-plugins-good-plugins.args:
+ * sys/Makefile.am:
+ * win32/MANIFEST:
+ Add DirectDraw & DirectSound plugins to the build and docs.
+
2007-06-08 Tim-Philipp Müller <tim at centricular dot net>
* ext/dv/gstdvdemux.c: (gst_dvdemux_loop):