summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0373fe17a..704668e2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
5 Use S_IS* macros insted of masking with S_IF* flags. The latter may 5 Use S_IS* macros insted of masking with S_IF* flags. The latter may
6 have multiple bits set, which lead to surprising results. Spotted by 6 have multiple bits set, which lead to surprising results. Spotted by
7 Paul Stoeber, more to come. ok millert@ pedro@ jaredy@ djm@ 7 Paul Stoeber, more to come. ok millert@ pedro@ jaredy@ djm@
8 - markus@cvs.openbsd.org 2006/09/19 21:14:08
9 [packet.c]
10 client NULL deref on protocol error; Tavis Ormandy, Google Security Team
8 11
920060918 1220060918
10 - (dtucker) [configure.ac] On AIX, check to see if the compiler will allow 13 - (dtucker) [configure.ac] On AIX, check to see if the compiler will allow
@@ -5465,4 +5468,4 @@
5465 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 5468 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
5466 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 5469 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
5467 5470
5468$Id: ChangeLog,v 1.4553 2006/09/21 02:59:33 dtucker Exp $ 5471$Id: ChangeLog,v 1.4554 2006/09/21 03:00:25 dtucker Exp $