summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-08-30 10:26:52 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-08-30 10:26:52 +0000
commit5daae0674580ee626bcd030afea387ce00811c16 (patch)
tree075f6fbb4688a990d0de74d141b03e7699c8d66c /ChangeLog
parent2cf60029a100640050e6dfae9a9698817f4702d3 (diff)
fix for 151236
Original commit message from CVS: fix for 151236
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4004ee3..05d5c25e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2004-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
+ Patch by: David Schleef
+
+ * configure.ac:
+ * sys/Makefile.am:
+ rename our detection macro for V4L2. Fixes #151236.
+
+2004-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ Patch by: David Schleef
+
* configure.ac:
check to define LAMEPRESET. Fixes #151232.