summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c69c135a..cd7032735 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -42,6 +42,11 @@
42 [PROTOCOL.mux] 42 [PROTOCOL.mux]
43 MUX_C_CLOSE_FWD includes forward type in message (though it isn't 43 MUX_C_CLOSE_FWD includes forward type in message (though it isn't
44 implemented anyway) 44 implemented anyway)
45 - djm@cvs.openbsd.org 2011/09/09 22:37:01
46 [scp.c]
47 suppress adding '--' to remote commandlines when the first argument
48 does not start with '-'. saves breakage on some difficult-to-upgrade
49 embedded/router platforms; feedback & ok dtucker ok markus
45 50
4620110909 5120110909
47 - (dtucker) [entropy.h] Bug #1932: remove old definition of init_rng. From 52 - (dtucker) [entropy.h] Bug #1932: remove old definition of init_rng. From