diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-07-07 13:09:15 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-07-07 13:09:15 +0000 |
commit | 26f1f9728e5e3fdea7f573b5b159089b3fea1a6d (patch) | |
tree | a876199764a9c5164908a33e9b3c007c22e83fad /v4l/ChangeLog | |
parent | ad4b842f624cefdf373f2ecfb3b710f1f00f048b (diff) | |
download | mediapointer-dvb-s2-26f1f9728e5e3fdea7f573b5b159089b3fea1a6d.tar.gz mediapointer-dvb-s2-26f1f9728e5e3fdea7f573b5b159089b3fea1a6d.tar.bz2 |
* scripts/buildpatch:
- Added code to eliminate BTTV check version when submiting pathes
to new kernel.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index ca0020dab..a9e3697c2 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,11 @@ +2005-07-07 13:08 mchehab + * scripts/buildpatch: + + - Added code to eliminate BTTV check version when submiting pathes + to new kernel. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-07-07 03:38 mkrufky * lgdt3302.c: - Remove #include <linux/version.h>. |