This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree:
Subject: Release 0.8.3 Author: Hans de Goede <[email protected]> Date: Wed Feb 9 22:38:06 2011 +0100 ChangeLog | 10 ++++++++++ Make.rules | 2 +- 2 files changed, 11 insertions(+), 1 deletions(-) --- http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h=5422b79592504d7f5f04066664095afe90dc6d4a diff --git a/ChangeLog b/ChangeLog index 9cea365..9c4c2b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +v4l-utils-0.8.3 +--------------- +* Utils changes: + * Various ir-keytable improvements (mchehab) + * Various cx231xx parser improvements (mchehab) +* libv4l changes + * Add a few more laptop models to the upside down devices table (hdegoede) + * Make libv4l1 compile with kernels >= 2.6.38, which no longer have the + v4l1 linux/videodev.h header (hdegoede) + v4l-utils-0.8.2 --------------- * Utils changes: diff --git a/Make.rules b/Make.rules index cbe45a2..7698ce0 100644 --- a/Make.rules +++ b/Make.rules @@ -1,4 +1,4 @@ -V4L_UTILS_VERSION=0.8.2 +V4L_UTILS_VERSION=0.8.3 # These ones can be overriden from the cmdline _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
