diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | version.h | 2 |
2 files changed, 5 insertions, 2 deletions
@@ -13,6 +13,9 @@ | |||
13 | - markus@cvs.openbsd.org 2001/11/12 11:17:07 | 13 | - markus@cvs.openbsd.org 2001/11/12 11:17:07 |
14 | [servconf.c] | 14 | [servconf.c] |
15 | enable authorized_keys2 again. tested by fries@ | 15 | enable authorized_keys2 again. tested by fries@ |
16 | - markus@cvs.openbsd.org 2001/11/13 02:03:57 | ||
17 | [version.h] | ||
18 | enter 3.0.1 | ||
16 | 19 | ||
17 | 20011112 | 20 | 20011112 |
18 | - (djm) Makefile correctness fix from Mark D. Baushke <mdb@juniper.net> | 21 | - (djm) Makefile correctness fix from Mark D. Baushke <mdb@juniper.net> |
@@ -6903,4 +6906,4 @@ | |||
6903 | - Wrote replacements for strlcpy and mkdtemp | 6906 | - Wrote replacements for strlcpy and mkdtemp |
6904 | - Released 1.0pre1 | 6907 | - Released 1.0pre1 |
6905 | 6908 | ||
6906 | $Id: ChangeLog,v 1.1661 2001/11/13 13:03:14 djm Exp $ | 6909 | $Id: ChangeLog,v 1.1662 2001/11/13 13:05:29 djm Exp $ |
@@ -1,3 +1,3 @@ | |||
1 | /* $OpenBSD: version.h,v 1.25 2001/10/15 16:10:50 deraadt Exp $ */ | 1 | /* $OpenBSD: version.h,v 1.25 2001/10/15 16:10:50 deraadt Exp $ */ |
2 | 2 | ||
3 | #define SSH_VERSION "OpenSSH_3.0p1" | 3 | #define SSH_VERSION "OpenSSH_3.0.1p1" |