diff options
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index e5e3aeff7..a08cfbc3f 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,15 @@ +2005-09-13 19:04 mchehab + + * scripts/buildpatch: + - Fixed a problem when commiting <dolar>Id with CVS. + + * tuner-core.c: (tuner_command): + - Better debug info for non-implemented iocts. + * tveeprom.c: + - Fixed compiling with gcc2.9x (thanks to Andrew Morton). + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-09-13 16:22 mkrufky * bttv-cards.c, bttv-driver.c: |