diff options
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | version.h | 2 |
2 files changed, 3 insertions, 2 deletions
@@ -1,5 +1,6 @@ 20010322 - (djm) Better AIX no tty fix, spotted by Gert Doering <gert@greenie.muc.de> + - (bal) version.c CVS ID resync 20010321 - (djm) Fix ttyname breakage for AIX and Tru64. Patch from Steve @@ -4659,4 +4660,4 @@ - Wrote replacements for strlcpy and mkdtemp - Released 1.0pre1 -$Id: ChangeLog,v 1.999 2001/03/22 00:58:15 djm Exp $ +$Id: ChangeLog,v 1.1000 2001/03/22 01:08:39 mouring Exp $ @@ -1,3 +1,3 @@ -/* $OpenBSD: version.h,v 1.19 2001/02/19 10:35:23 markus Exp $ */ +/* $OpenBSD: version.h,v 1.20 2001/03/19 17:12:10 markus Exp $ */ #define SSH_VERSION "OpenSSH_2.5.2p1" |