summaryrefslogtreecommitdiff
path: root/v4l2-apps/lib/libv4l/ChangeLog
diff options
context:
space:
mode:
authorThierry MERLE <thierry.merle@free.fr>2008-07-08 20:48:40 +0200
committerThierry MERLE <thierry.merle@free.fr>2008-07-08 20:48:40 +0200
commitf891b6be28d6ffd359659d88bc2feb6133a2a38c (patch)
treeb3284392e47f3e92b4acedc42bc04d9a74d6ec28 /v4l2-apps/lib/libv4l/ChangeLog
parentd784aba6717da44bfef18007146f6d00280e39fe (diff)
downloadmediapointer-dvb-s2-f891b6be28d6ffd359659d88bc2feb6133a2a38c.tar.gz
mediapointer-dvb-s2-f891b6be28d6ffd359659d88bc2feb6133a2a38c.tar.bz2
v4l2-library: libv4l-0.3.4 (the brownpaperbag release) - final patch
From: Hans de Goede <j.w.r.degoede@hhs.nl> * The mmap64 support in 0.3.3, has caused a bug in libv4l1 when running on 32 bit systems (who uses those now a days?), this bug caused v4l1 compatibility to not work at all, this release fixes this Signed-off-by: Hans de Goede <j.w.r.degoede@hhs.nl> Signed-off-by: Thierry MERLE <thierry.merle@free.fr>
Diffstat (limited to 'v4l2-apps/lib/libv4l/ChangeLog')
-rw-r--r--v4l2-apps/lib/libv4l/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/v4l2-apps/lib/libv4l/ChangeLog b/v4l2-apps/lib/libv4l/ChangeLog
index 14c5625a1..def38e046 100644
--- a/v4l2-apps/lib/libv4l/ChangeLog
+++ b/v4l2-apps/lib/libv4l/ChangeLog
@@ -1,5 +1,5 @@
-libv4l-0.3.4
-------------
+libv4l-0.3.4 (the brownpaperbag release)
+----------------------------------------
* The mmap64 support in 0.3.3, has caused a bug in libv4l1 when running on
32 bit systems (who uses those now a days?), this bug caused v4l1
compatibility to not work at all, this release fixes this