summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 66cc48ba2..67d4884d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,9 @@
16 add a couple of ServerOptions members that should be copied to the privsep 16 add a couple of ServerOptions members that should be copied to the privsep
17 child (for consistency, in this case they happen only to be accessed in 17 child (for consistency, in this case they happen only to be accessed in
18 the monitor); ok dtucker@ 18 the monitor); ok dtucker@
19 - djm@cvs.openbsd.org 2013/01/03 12:49:01
20 [PROTOCOL]
21 fix description of MAC calculation for EtM modes; ok markus@
19 22
2020121217 2320121217
21 - (dtucker) [Makefile.in] Add some scaffolding so that the new regress 24 - (dtucker) [Makefile.in] Add some scaffolding so that the new regress