diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-10-09 03:55:26 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-10-09 03:55:26 +0000 |
commit | 02811d3e7cd6c7f0f433a2e6ac6e78158aaf7e67 (patch) | |
tree | 86cd22c4b116857eece82fe46a42443a75da6d03 /v4l/ChangeLog | |
parent | 993b84b81732121fd8953d0fb4429415290efba9 (diff) | |
download | mediapointer-dvb-s2-02811d3e7cd6c7f0f433a2e6ac6e78158aaf7e67.tar.gz mediapointer-dvb-s2-02811d3e7cd6c7f0f433a2e6ac6e78158aaf7e67.tar.bz2 |
From: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
* ../Makefile:
- make changelog now rebuilds cardlist
* ../v4l/scripts/buildpatch:
- Updated to work against ../linux
* ../v4l/scripts/cardlist:
- fixed to work even without symlinks
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 8f6fa3b7c..1a0924239 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,16 @@ +2005-10-09 03:52 mchehab + + * ../Makefile: + - make changelog now rebuilds cardlist + + * ../v4l/scripts/buildpatch: + - Updated to work against ../linux + + * ../v4l/scripts/cardlist: + - fixed to work even without symlinks + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-10-09 03:31 mchehab * ../Makefile: |