summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-06-02 19:09:13 +1000
committerDamien Miller <djm@mindrot.org>2003-06-02 19:09:13 +1000
commitab2db41b6173565461b73f48e97d94ffe0ab9353 (patch)
treeac1a67912c11abcd3a75a088e0ff01efcc92a22b /ChangeLog
parent5d5f05417386dc648d1d37fcd30639f6241416c9 (diff)
- djm@cvs.openbsd.org 2003/05/26 12:54:40
[sshconnect.c] fix format strings; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b1ed0552e..e2989c425 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,10 @@
8 set at runtime using AddressFamily option. 8 set at runtime using AddressFamily option.
9 - (djm) Fix use of macro before #define in cipher-aes.c 9 - (djm) Fix use of macro before #define in cipher-aes.c
10 - (djm) Sync license on openbsd-compat/bindresvport.c with OpenBSD CVS 10 - (djm) Sync license on openbsd-compat/bindresvport.c with OpenBSD CVS
11 - (djm) OpenBSD CVS Sync
12 - djm@cvs.openbsd.org 2003/05/26 12:54:40
13 [sshconnect.c]
14 fix format strings; ok markus@
11 15
1220030530 1620030530
13 - (dtucker) Add missing semicolon in md5crypt.c, patch from openssh at 17 - (dtucker) Add missing semicolon in md5crypt.c, patch from openssh at
@@ -1634,4 +1638,4 @@
1634 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1638 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1635 ok provos@ 1639 ok provos@
1636 1640
1637$Id: ChangeLog,v 1.2760 2003/06/02 08:59:08 djm Exp $ 1641$Id: ChangeLog,v 1.2761 2003/06/02 09:09:13 djm Exp $