diff options
author | Damien Miller <djm@mindrot.org> | 2002-04-26 16:54:34 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2002-04-26 16:54:34 +1000 |
commit | aa100c546c110c9d9f06ec67c8f28771a30f014b (patch) | |
tree | 2f2e243036038a6b8f3037e672b6c9d6b4141f1b /ChangeLog | |
parent | ae9d5af0dee1381afd17c757674b31afef1564ca (diff) |
- (djm) Bug #180: Set ToS bits on IPv4-in-IPv6 mapped addresses. Based on
patch from openssh@misc.tecq.org
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,6 +2,8 @@ | |||
2 | - (djm) Bug #137, #209: fix make problems for scard/Ssh.bin, do uudecode | 2 | - (djm) Bug #137, #209: fix make problems for scard/Ssh.bin, do uudecode |
3 | during distprep only | 3 | during distprep only |
4 | - (djm) Disable PAM password expiry until a complete fix for bug #188 exists | 4 | - (djm) Disable PAM password expiry until a complete fix for bug #188 exists |
5 | - (djm) Bug #180: Set ToS bits on IPv4-in-IPv6 mapped addresses. Based on | ||
6 | patch from openssh@misc.tecq.org | ||
5 | 7 | ||
6 | 20020425 | 8 | 20020425 |
7 | - (stevesk) [defines.h] remove USE_TIMEVAL; unused | 9 | - (stevesk) [defines.h] remove USE_TIMEVAL; unused |
@@ -513,4 +515,4 @@ | |||
513 | - (stevesk) entropy.c: typo in debug message | 515 | - (stevesk) entropy.c: typo in debug message |
514 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ | 516 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ |
515 | 517 | ||
516 | $Id: ChangeLog,v 1.2087 2002/04/26 01:27:24 djm Exp $ | 518 | $Id: ChangeLog,v 1.2088 2002/04/26 06:54:34 djm Exp $ |