summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01822ab3b..644bbc51a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,10 @@
24 [scp.1 sftp.1] 24 [scp.1 sftp.1]
25 mention ControlPersist and KbdInteractiveAuthentication in the -o 25 mention ControlPersist and KbdInteractiveAuthentication in the -o
26 verbiage in these pages too (prompted by jmc@) 26 verbiage in these pages too (prompted by jmc@)
27 - djm@cvs.openbsd.org 2011/09/05 05:59:08
28 [misc.c]
29 fix typo in IPQoS parsing: there is no "AF14" class, but there is
30 an "AF21" class. Spotted by giesen AT snickers.org; ok markus stevesk
27 31
2820110909 3220110909
29 - (dtucker) [entropy.h] Bug #1932: remove old definition of init_rng. From 33 - (dtucker) [entropy.h] Bug #1932: remove old definition of init_rng. From