diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 506f55215..37a4ab375 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,12 @@ +2006-01-03 05:58 mcisely + + * v4l_experimental/pvrusb2/pvrusb2-tuner.c: (set_type): + Fix pvrusb2 bug that prevented compilation under anything older + than 2.6.13 (this was an oversight from yesterday's big I2C + change). + + Signed-off-by: Mike Isely <isely@pobox.com> + 2006-01-03 05:54 mcisely * v4l_experimental/pvrusb2/pvrusb2-audio.c: |