summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-09-24 22:04:02 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-09-24 22:04:02 +0000
commit40a0d20913cb8a1afa1ae4b0619215c9849d17ae (patch)
treecb2109f828258c300a211052bc094fd21c38fec1 /ChangeLog
parent5ccf63a9740ae0a1b5eed30572336c01abb18931 (diff)
- (bal) Removed 'extern int optopt;' since it is dead wood.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cfc3d393..9f3b860f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
20010923
- (bal) updated ssh.c to mirror minor getopts 'extern int' formating done
by stevesk@
+ - (bal) Removed 'extern int optopt;' since it is dead wood.
20010923
- (bal) OpenBSD CVS Sync
@@ -6561,4 +6562,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1557 2001/09/24 20:00:10 mouring Exp $
+$Id: ChangeLog,v 1.1558 2001/09/24 22:04:02 mouring Exp $