From 8d1fd57a971159c828ab778136ca6332f0ba8f34 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Wed, 17 May 2000 21:34:07 +1000 Subject: - Fix from Andre Lucas - Fixes command line printing segfaults (spotter: Bladt Norbert) - Fixes erroneous printing of debug messages to syslog - Fixes utmp for MacOS X (spotter: Aristedes Maniatis) - Gives useful error message if PRNG initialisation fails - Reduced ssh startup delay - Measures cumulative command time rather than the time between reads after select() - 'fixprogs' perl script to eliminate non-working entropy commands, and optionally run 'ent' to measure command entropy --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index de0b69f91..c960a6952 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +20000517 + - Fix from Andre Lucas + - Fixes command line printing segfaults (spotter: Bladt Norbert) + - Fixes erroneous printing of debug messages to syslog + - Fixes utmp for MacOS X (spotter: Aristedes Maniatis) + - Gives useful error message if PRNG initialisation fails + - Reduced ssh startup delay + - Measures cumulative command time rather than the time between reads + after select() + - 'fixprogs' perl script to eliminate non-working entropy commands, and + optionally run 'ent' to measure command entropy + 20000513 - Fix for non-recognised DSA keys from Arkadiusz Miskiewicz -- cgit v1.2.3