summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2006-02-22 14:37:20 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2006-02-22 14:37:20 +0000
commitf27209c6d75ee279078ad7f7bbca4b0fc56dcb27 (patch)
tree6aae5f80075edf2ec81988af4e2ae486f3f0a20d /ChangeLog
parent091e9393442ac1fa9e4d200321b6740ea6dd6331 (diff)
downloadgst-plugins-bad-f27209c6d75ee279078ad7f7bbca4b0fc56dcb27.tar.gz
gst-plugins-bad-f27209c6d75ee279078ad7f7bbca4b0fc56dcb27.tar.bz2
gst-plugins-bad-f27209c6d75ee279078ad7f7bbca4b0fc56dcb27.zip
Cygwin Ports maintainer.
Original commit message from CVS: * configure.ac: * sys/glsink/Makefile.am: Merge patch from #317048 for building on Cygwin. Patch by Cygwin Ports maintainer. * sys/glsink/glimagesink.c: (gst_glimage_sink_init_display): Move normal debug output to LOG level not ERROR.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c79f786c..4baa592e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-02-22 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * configure.ac:
+ * sys/glsink/Makefile.am:
+ Merge patch from #317048 for building on Cygwin. Patch by
+ Cygwin Ports maintainer.
+ * sys/glsink/glimagesink.c: (gst_glimage_sink_init_display):
+ Move normal debug output to LOG level not ERROR.
+
2006-02-19 Jan Gerber <j@bootlab.org>
Reviewed by : Edward Hervey <edward@fluendo.com>