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 de1fb753d..39d88701a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,10 @@
16 [auth.c] 16 [auth.c]
17 use strict_modes already passed as function argument over referencing 17 use strict_modes already passed as function argument over referencing
18 global options.strict_modes 18 global options.strict_modes
19 - djm@cvs.openbsd.org 2010/11/23 23:57:24
20 [clientloop.c]
21 avoid NULL deref on receiving a channel request on an unknown or invalid
22 channel; report bz#1842 from jchadima AT redhat.com; ok dtucker@
19 23
2020101124 2420101124
21 - (dtucker) [platform.c session.c] Move the getluid call out of session.c and 25 - (dtucker) [platform.c session.c] Move the getluid call out of session.c and