diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ | |||
1 | 20000517 | ||
2 | - Fix from Andre Lucas <andre.lucas@dial.pipex.com> | ||
3 | - Fixes command line printing segfaults (spotter: Bladt Norbert) | ||
4 | - Fixes erroneous printing of debug messages to syslog | ||
5 | - Fixes utmp for MacOS X (spotter: Aristedes Maniatis) | ||
6 | - Gives useful error message if PRNG initialisation fails | ||
7 | - Reduced ssh startup delay | ||
8 | - Measures cumulative command time rather than the time between reads | ||
9 | after select() | ||
10 | - 'fixprogs' perl script to eliminate non-working entropy commands, and | ||
11 | optionally run 'ent' to measure command entropy | ||
12 | |||
1 | 20000513 | 13 | 20000513 |
2 | - Fix for non-recognised DSA keys from Arkadiusz Miskiewicz | 14 | - Fix for non-recognised DSA keys from Arkadiusz Miskiewicz |
3 | <misiek@pld.org.pl> | 15 | <misiek@pld.org.pl> |