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 0914bf05b..826db9eaa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -88,6 +88,10 @@
88 [session.c] 88 [session.c]
89 bz#1596: fflush(NULL) before exec() to ensure that everying (motd 89 bz#1596: fflush(NULL) before exec() to ensure that everying (motd
90 in particular) has made it out before the streams go away. 90 in particular) has made it out before the streams go away.
91 - djm@cvs.openbsd.org 2008/12/07 22:17:48
92 [regress/addrmatch.sh]
93 match string "passwordauthentication" only at start of line, not anywhere
94 in sshd -T output
91 95
9220091002 9620091002
93 - (djm) [Makefile.in] Mention readconf.o in ssh-keysign's make deps. 97 - (djm) [Makefile.in] Mention readconf.o in ssh-keysign's make deps.