summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-05-01 20:59:50 +1000
committerDamien Miller <djm@mindrot.org>2000-05-01 20:59:50 +1000
commit70fb671d218378f6df6a9121a71e8320768a0be3 (patch)
treeb039499c4c2b9081220072715ef172f3abd1be60 /ChangeLog
parente59ce627a4149d39d7841f331d8111bdacc3b604 (diff)
downloadopenssh-git-70fb671d218378f6df6a9121a71e8320768a0be3.tar.gz
- Fixed __progname symbol collisions reported by Andre Lucas
<andre.lucas@dial.pipex.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bdb69ea9..eeceec34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
- send debug messages in SSH2 format
- Include missing headers for OpenSSL tests. Fix from Phil Karn
<karn@ka9q.ampr.org>
+ - Fixed __progname symbol collisions reported by Andre Lucas
+ <andre.lucas@dial.pipex.com>
20000430
- Merge HP-UX fixes and TCB support from Ged Lodder <lodder@yacc.com.au>