summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index de0b69f91..c960a6952 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
120000517
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
120000513 1320000513
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>