summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--version.h4
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index bcf5bc19e..9ab5992ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
120011023
2 - (bal) Updated version to 3.0p1 in preparing for release.
3
120011022 420011022
2 - (djm) Fix fd leak in loginrec.c (ro fd to lastlog was left open). 5 - (djm) Fix fd leak in loginrec.c (ro fd to lastlog was left open).
3 Report from Michal Zalewski <lcamtuf@coredump.cx> 6 Report from Michal Zalewski <lcamtuf@coredump.cx>
@@ -6744,4 +6747,4 @@
6744 - Wrote replacements for strlcpy and mkdtemp 6747 - Wrote replacements for strlcpy and mkdtemp
6745 - Released 1.0pre1 6748 - Released 1.0pre1
6746 6749
6747$Id: ChangeLog,v 1.1611 2001/10/22 06:49:22 djm Exp $ 6750$Id: ChangeLog,v 1.1612 2001/10/23 16:12:54 mouring Exp $
diff --git a/version.h b/version.h
index 49bab47b7..d771b788b 100644
--- a/version.h
+++ b/version.h
@@ -1,3 +1,3 @@
1/* $OpenBSD: version.h,v 1.24 2001/09/24 20:31:54 markus Exp $ */ 1/* $OpenBSD: version.h,v 1.25 2001/10/15 16:10:50 deraadt Exp $ */
2 2
3#define SSH_VERSION "OpenSSH_2.9.9p2" 3#define SSH_VERSION "OpenSSH_3.0p2"