diff options
author | Damien Miller <djm@mindrot.org> | 2000-05-01 20:59:50 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2000-05-01 20:59:50 +1000 |
commit | 70fb671d218378f6df6a9121a71e8320768a0be3 (patch) | |
tree | b039499c4c2b9081220072715ef172f3abd1be60 /ChangeLog | |
parent | e59ce627a4149d39d7841f331d8111bdacc3b604 (diff) |
- Fixed __progname symbol collisions reported by Andre Lucas
<andre.lucas@dial.pipex.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ | |||
4 | - send debug messages in SSH2 format | 4 | - send debug messages in SSH2 format |
5 | - Include missing headers for OpenSSL tests. Fix from Phil Karn | 5 | - Include missing headers for OpenSSL tests. Fix from Phil Karn |
6 | <karn@ka9q.ampr.org> | 6 | <karn@ka9q.ampr.org> |
7 | - Fixed __progname symbol collisions reported by Andre Lucas | ||
8 | <andre.lucas@dial.pipex.com> | ||
7 | 9 | ||
8 | 20000430 | 10 | 20000430 |
9 | - Merge HP-UX fixes and TCB support from Ged Lodder <lodder@yacc.com.au> | 11 | - Merge HP-UX fixes and TCB support from Ged Lodder <lodder@yacc.com.au> |