summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2006-03-12 15:25:51 +0000
committerEdward Hervey <bilboed@bilboed.com>2006-03-12 15:25:51 +0000
commit3fa1bc1500a50af44204572d10904784b14b8a4f (patch)
tree1bbcc3eb128427cf8fb74d4df3e5c77eab677a01 /ChangeLog
parentbff11ca735fe3e4926ec571dd481ec6e9f8e95e8 (diff)
downloadgst-plugins-bad-3fa1bc1500a50af44204572d10904784b14b8a4f.tar.gz
gst-plugins-bad-3fa1bc1500a50af44204572d10904784b14b8a4f.tar.bz2
gst-plugins-bad-3fa1bc1500a50af44204572d10904784b14b8a4f.zip
sys/v4l2/gstv4l2element.h: Remove tim's addition of "_stdint.h" since it doesn't make the PPC buildbot happy.
Original commit message from CVS: * sys/v4l2/gstv4l2element.h: Remove tim's addition of "_stdint.h" since it doesn't make the PPC buildbot happy. I will just use the same comment Ronald used when he added these lines: Yet Another Hack (tm) for kernel header borkedness.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 047ef448..c8b1c7b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-03-12 Edward Hervey <edward@fluendo.com>
+
+ * sys/v4l2/gstv4l2element.h:
+ Remove tim's addition of "_stdint.h" since it doesn't make the PPC
+ buildbot happy.
+ I will just use the same comment Ronald used when he added these lines:
+ Yet Another Hack (tm) for kernel header borkedness.
+
2006-03-12 Tim-Philipp Müller <tim at centricular dot net>
* ext/taglib/Makefile.am: