summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-09-12 09:54:25 +1000
committerDamien Miller <djm@mindrot.org>2002-09-12 09:54:25 +1000
commite1a49817078a22056be87cde74467d52583e9ea1 (patch)
tree1ad843d67b9e1ebaf49a91be0004aed57485c3db /ChangeLog
parent789e95dbe931bad60cb5f91d995470f433f4e02b (diff)
- djm@cvs.openbsd.org 2002/09/11 22:41:50
[sftp.1 sftp-client.c sftp-client.h sftp-common.c sftp-common.h] [sftp-glob.c sftp-glob.h sftp-int.c sftp-server.c] support for short/long listings and globbing in "ls"; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 055b18b6b..7b0053d25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,10 @@
22 [authfd.c authfd.h ssh.c] 22 [authfd.c authfd.h ssh.c]
23 don't connect to agent to test for presence if we've previously 23 don't connect to agent to test for presence if we've previously
24 connected; ok markus@ 24 connected; ok markus@
25 - djm@cvs.openbsd.org 2002/09/11 22:41:50
26 [sftp.1 sftp-client.c sftp-client.h sftp-common.c sftp-common.h]
27 [sftp-glob.c sftp-glob.h sftp-int.c sftp-server.c]
28 support for short/long listings and globbing in "ls"; ok markus@
25 29
2620020911 3020020911
27 - (djm) Sync openbsd-compat with OpenBSD -current 31 - (djm) Sync openbsd-compat with OpenBSD -current
@@ -1642,4 +1646,4 @@
1642 - (stevesk) entropy.c: typo in debug message 1646 - (stevesk) entropy.c: typo in debug message
1643 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 1647 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
1644 1648
1645$Id: ChangeLog,v 1.2457 2002/09/11 23:52:46 djm Exp $ 1649$Id: ChangeLog,v 1.2458 2002/09/11 23:54:25 djm Exp $