diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-01-28 14:13:12 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-01-28 14:13:12 -0200 |
commit | 73480875596fc17625c910f133b015bf514ac725 (patch) | |
tree | 1b12a9f8d46588252fd727148942a542af2d4ed9 /v4l/ChangeLog | |
parent | f8fc072964e55fe2525046b45b899b838a979f6e (diff) | |
download | mediapointer-dvb-s2-73480875596fc17625c910f133b015bf514ac725.tar.gz mediapointer-dvb-s2-73480875596fc17625c910f133b015bf514ac725.tar.bz2 |
Several fixes for using with mercurial
From: Mauro Carvalho Chehab <mchehab@infradead.org>
cvs commands replaced to hg
created a new script to help commiting
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
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 36a474d4f..44c20a446 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,15 @@ +2006-01-28 15:46 mchehab + + * Makefile: + * v4l/Makefile: + * v4l/scripts/prep_commit_msg.pl: + * v4l/scripts/prepare-ChangeLog.pl: + - Several fixes for using with mercurial + cvs commands replaced to hg + created a new script to help commiting + + Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> + 2005-01-25 13:45 mrechberger * v4l_experimental/xc3028/setup.sh |