- (bal) Updated version to 3.0p1 in preparing for release.

This commit is contained in:
Ben Lindstrom 2001-10-23 16:12:54 +00:00
parent 3a8a5cd5b0
commit ab73b9bd64
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
20011023
- (bal) Updated version to 3.0p1 in preparing for release.
20011022
- (djm) Fix fd leak in loginrec.c (ro fd to lastlog was left open).
Report from Michal Zalewski <lcamtuf@coredump.cx>
@ -6744,4 +6747,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
$Id: ChangeLog,v 1.1611 2001/10/22 06:49:22 djm Exp $
$Id: ChangeLog,v 1.1612 2001/10/23 16:12:54 mouring Exp $

View File

@ -1,3 +1,3 @@
/* $OpenBSD: version.h,v 1.24 2001/09/24 20:31:54 markus Exp $ */
/* $OpenBSD: version.h,v 1.25 2001/10/15 16:10:50 deraadt Exp $ */
#define SSH_VERSION "OpenSSH_2.9.9p2"
#define SSH_VERSION "OpenSSH_3.0p2"