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 d2474f17a..e0978ce76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,10 @@
34 - deraadt@cvs.openbsd.org 2011/09/07 02:18:31 34 - deraadt@cvs.openbsd.org 2011/09/07 02:18:31
35 [ssh-keygen.1] 35 [ssh-keygen.1]
36 typo (they vs the) found by Lawrence Teo 36 typo (they vs the) found by Lawrence Teo
37 - djm@cvs.openbsd.org 2011/09/09 00:43:00
38 [ssh_config.5 sshd_config.5]
39 fix typo in IPQoS parsing: there is no "AF14" class, but there is
40 an "AF21" class. Spotted by giesen AT snickers.org; ok markus stevesk
37 41
3820110909 4220110909
39 - (dtucker) [entropy.h] Bug #1932: remove old definition of init_rng. From 43 - (dtucker) [entropy.h] Bug #1932: remove old definition of init_rng. From