summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStéphane Loeuillet <gstreamer@leroutier.net>2004-05-17 16:58:24 +0000
committerStéphane Loeuillet <gstreamer@leroutier.net>2004-05-17 16:58:24 +0000
commitf0b81fa053f978bf45ca63135c98e32f1be72679 (patch)
tree025bd8fecc33fdb7a56eb9e187d8c6c447279129 /ChangeLog
parentaee86873bc8c5c8843a1fd7a9880fb4f2bd5f69c (diff)
configure.ac: fix compilation of v4l2src with "-Wall -Werror" fixes #142664
Original commit message from CVS: * configure.ac : fix compilation of v4l2src with "-Wall -Werror" fixes #142664
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2127db88..54fff9e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-17 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
+
+ * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
+ fixes #142664
+
2004-05-17 Benjamin Otte <otte@gnome.org>
* ext/mad/gstid3tag.c: (gst_id3_tag_chain):