summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2008-03-13 00:17:00 +1100
committerDamien Miller <djm@mindrot.org>2008-03-13 00:17:00 +1100
commitaf78493bba42cd4351eded064fb63b81fa2867a9 (patch)
tree0eca81431c4b72d3cc1a6f3119a95ad7ffa82fa8 /ChangeLog
parent4cd5fbab4d73b135e7775d90bb747eca4fca12cd (diff)
- djm@cvs.openbsd.org 2007/12/21 04:13:53
[regress/Makefile regress/test-exec.sh regress/putty-ciphers.sh] [regress/putty-kex.sh regress/putty-transfer.sh regress/ssh2putty.sh] basic (crypto, kex and transfer) interop regression tests against putty To run these, install putty and run "make interop-tests" from the build directory - the tests aren't run by default yet.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e1d1d6e4b..b7148f7da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,12 @@
13 unbreak lls command and add a regress test that would have caught the 13 unbreak lls command and add a regress test that would have caught the
14 breakage; spotted by mouring@ 14 breakage; spotted by mouring@
15 NB. sftp code change already committed. 15 NB. sftp code change already committed.
16 - djm@cvs.openbsd.org 2007/12/21 04:13:53
17 [regress/Makefile regress/test-exec.sh regress/putty-ciphers.sh]
18 [regress/putty-kex.sh regress/putty-transfer.sh regress/ssh2putty.sh]
19 basic (crypto, kex and transfer) interop regression tests against putty
20 To run these, install putty and run "make interop-tests" from the build
21 directory - the tests aren't run by default yet.
16 22
1720080311 2320080311
18 - (dtucker) [auth-pam.c monitor.c session.c sshd.c] Bug #926: Move 24 - (dtucker) [auth-pam.c monitor.c session.c sshd.c] Bug #926: Move
@@ -3734,4 +3740,4 @@
3734 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3740 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3735 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3741 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3736 3742
3737$Id: ChangeLog,v 1.4869 2008/03/12 12:59:43 djm Exp $ 3743$Id: ChangeLog,v 1.4870 2008/03/12 13:17:00 djm Exp $