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 1b1cd5242..de1fb753d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,10 @@
12 Refactor internals of private key loading and saving to work on memory 12 Refactor internals of private key loading and saving to work on memory
13 buffers rather than directly on files. This will make a few things 13 buffers rather than directly on files. This will make a few things
14 easier to do in the future; ok markus@ 14 easier to do in the future; ok markus@
15 - djm@cvs.openbsd.org 2010/11/23 02:35:50
16 [auth.c]
17 use strict_modes already passed as function argument over referencing
18 global options.strict_modes
15 19
1620101124 2020101124
17 - (dtucker) [platform.c session.c] Move the getluid call out of session.c and 21 - (dtucker) [platform.c session.c] Move the getluid call out of session.c and