summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-09-22 21:34:56 +1000
committerDamien Miller <djm@mindrot.org>2011-09-22 21:34:56 +1000
commite029673f1fa27488817861ba4ad02ea23ea9145c (patch)
treeea3e0469b5848f850d2c499da9e4df31d47279aa /ChangeLog
parent2918e030fc0afb9064d6b884c4f80393b552d2a5 (diff)
- jmc@cvs.openbsd.org 2011/09/05 07:01:44
[scp.1] knock out a useless Ns;
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 644bbc51a..03d7d7a8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,9 @@
28 [misc.c] 28 [misc.c]
29 fix typo in IPQoS parsing: there is no "AF14" class, but there is 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 30 an "AF21" class. Spotted by giesen AT snickers.org; ok markus stevesk
31 - jmc@cvs.openbsd.org 2011/09/05 07:01:44
32 [scp.1]
33 knock out a useless Ns;
31 34
3220110909 3520110909
33 - (dtucker) [entropy.h] Bug #1932: remove old definition of init_rng. From 36 - (dtucker) [entropy.h] Bug #1932: remove old definition of init_rng. From