summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-23 02:20:50 +0200
committerBen Lindstrom <mouring@eviladmin.org>2002-06-23 02:20:50 +0200
commit883844dc078ecd09f9b186059fca0e0ee836be06 (patch)
tree70344e5f3422ed6b9c1ffe7be33c34ed9f30e168 /ChangeLog
parent - (bal) removed GNUism for getops in ssh-agent since glibc lacks optreset. (diff)
downloadopenssh-883844dc078ecd09f9b186059fca0e0ee836be06.tar.xz
openssh-883844dc078ecd09f9b186059fca0e0ee836be06.zip
- (bal) add extern char *getopt. Based on report by dtucker@zip.com.au
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f6b03bcc1..a66fa6a47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
20020623
- (stevesk) [configure.ac] bug #255 LOGIN_NEEDS_UTMPX for AIX.
- (bal) removed GNUism for getops in ssh-agent since glibc lacks optreset.
+ - (bal) add extern char *getopt. Based on report by dtucker@zip.com.au
20020622
- (djm) Update README.privsep; spotted by fries@
@@ -1010,4 +1011,4 @@
- (stevesk) entropy.c: typo in debug message
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
-$Id: ChangeLog,v 1.2243 2002/06/23 00:18:15 mouring Exp $
+$Id: ChangeLog,v 1.2244 2002/06/23 00:20:50 mouring Exp $