summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2005-07-28 13:40:15 +0000
committerTim-Philipp Müller <tim@centricular.net>2005-07-28 13:40:15 +0000
commit6f358dcc1240add636c71f1de39b140cd384abe3 (patch)
treef0e8d9c7d257e42472c43c80c844e76fe45d6a35
parent2072cc196cfb1c1a755a0628a533c3e941953596 (diff)
downloadgstreamer-plugins-bad-6f358dcc1240add636c71f1de39b140cd384abe3.tar.gz
testsuite/gst-lint: Add check for bad header <stdint.h>
Original commit message from CVS: * testsuite/gst-lint: Add check for bad header <stdint.h>
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 77ecff0b9..137b7e37e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-07-28 Tim-Philipp Müller <tim at centricular dot net>
+ * testsuite/gst-lint:
+ Add check for bad header <stdint.h>
+
+2005-07-28 Tim-Philipp Müller <tim at centricular dot net>
+
* sys/ximage/ximagesrc.c: (gst_ximagesrc_getcaps):
In GStreamerville, it's "endianness", not "endianess".