summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-05-10 11:56:50 +1000
committerDamien Miller <djm@mindrot.org>2010-05-10 11:56:50 +1000
commit099fc1634e1cc0f96b77a811e554bf9d796def8f (patch)
tree1e599c108e3d16e7dd96b0c6cd5b719a8551637b /ChangeLog
parent2725c2193bdc0b7d0396cf8c69f1eb0d2787eee5 (diff)
- dtucker@cvs.openbsd.org 2010/05/05 04:22:09
[sftp.c] restore mput and mget which got lost in the tab-completion changes. found by Kenneth Whitaker, ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e8237d69b..684609459 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,6 +27,10 @@
27 - djm@cvs.openbsd.org 2010/05/01 02:50:50 27 - djm@cvs.openbsd.org 2010/05/01 02:50:50
28 [PROTOCOL.certkeys] 28 [PROTOCOL.certkeys]
29 typo; jmeltzer@ 29 typo; jmeltzer@
30 - dtucker@cvs.openbsd.org 2010/05/05 04:22:09
31 [sftp.c]
32 restore mput and mget which got lost in the tab-completion changes.
33 found by Kenneth Whitaker, ok djm@
30 34
3120100423 3520100423
32 - (dtucker) [configure.ac] Bug #1756: Check for the existence of a lib64 dir 36 - (dtucker) [configure.ac] Bug #1756: Check for the existence of a lib64 dir