diff options
author | Hans Verkuil <devnull@localhost> | 2006-01-29 15:32:03 +0200 |
---|---|---|
committer | Hans Verkuil <devnull@localhost> | 2006-01-29 15:32:03 +0200 |
commit | b6de28a20dc6e9789e9ac82e8fa3bfa7c09f8cc0 (patch) | |
tree | 987b26db2aa1cd85760f9530d9ba0c94123b8ec6 /v4l | |
parent | a9e76435d66d875277b662e7d84f01dc72c5ad8c (diff) | |
download | mediapointer-dvb-s2-b6de28a20dc6e9789e9ac82e8fa3bfa7c09f8cc0.tar.gz mediapointer-dvb-s2-b6de28a20dc6e9789e9ac82e8fa3bfa7c09f8cc0.tar.bz2 |
fix typos and add 'make push' description
From: Hans Verkuil <hverkuil@xs4all.nl>
Fixed typos and add a description of make push and emphasize that
make commit commits to the local repository, not the master.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 68c8c888d..ce6c5e6f6 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,12 @@ +2006-01-29 13:30 hverkuil + + * README.HG: + - fix typos + - add description of make push and emphasize that make commit + commits to the local repository, not the master. + + Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> + 2006-01-29 01:48 mchehab * README.HG: |