diff options
author | Hans Verkuil <devnull@localhost> | 2006-01-29 15:44:17 +0200 |
---|---|---|
committer | Hans Verkuil <devnull@localhost> | 2006-01-29 15:44:17 +0200 |
commit | c7c364220f2c55cb827142e67388a07eb6012e74 (patch) | |
tree | 1db551a155787e09e426bd812ccf54a28cb10a3c /v4l/ChangeLog | |
parent | b6de28a20dc6e9789e9ac82e8fa3bfa7c09f8cc0 (diff) | |
download | mediapointer-dvb-s2-c7c364220f2c55cb827142e67388a07eb6012e74.tar.gz mediapointer-dvb-s2-c7c364220f2c55cb827142e67388a07eb6012e74.tar.bz2 |
Use the login name with the ssh URL.
From: Hans Verkuil <hverkuil@xs4all.nl>
Use the login name with the ssh URL. This allows you to use
make push, even if your local username differs from the repo
username.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index ce6c5e6f6..eff06d726 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,12 @@ +2006-01-29 13:42 hverkuil + + * Makefile: + Use the login name with the ssh URL. This allows you to use + make push, even if your local username differs from the repo + username. + + Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> + 2006-01-29 13:30 hverkuil * README.HG: |