diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 24d44f609..743ff72e3 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,10 @@ +2005-12-10 09:58 mchehab + + * linux/drivers/media/video/msp3400.c: + - Replaces MAX()/MIN() by kernel.h max()/min() macros + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-12-10 12:14 mchehab * linux/drivers/media/video/cx88/cx88-alsa.c: |