diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -3,6 +3,10 @@ | |||
3 | regress tests so newer versions of GNU head(1) behave themselves. Patch | 3 | regress tests so newer versions of GNU head(1) behave themselves. Patch |
4 | by djm, so ok me. | 4 | by djm, so ok me. |
5 | - (dtucker) [openbsd-compat/port-aix.c] Silence compiler warnings. | 5 | - (dtucker) [openbsd-compat/port-aix.c] Silence compiler warnings. |
6 | - (dtucker) [audit.c audit.h auth.c auth1.c auth2.c loginrec.c monitor.c | ||
7 | monitor_wrap.c monitor_wrap.h session.c sshd.c]: Prepend all of the audit | ||
8 | defines and enums with SSH_ to prevent namespace collisions on some | ||
9 | platforms (eg AIX). | ||
6 | 10 | ||
7 | 20050204 | 11 | 20050204 |
8 | - (dtucker) [monitor.c] Permit INVALID_USER audit events from slave too. | 12 | - (dtucker) [monitor.c] Permit INVALID_USER audit events from slave too. |
@@ -2082,4 +2086,4 @@ | |||
2082 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 2086 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
2083 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 2087 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
2084 | 2088 | ||
2085 | $Id: ChangeLog,v 1.3638 2005/02/08 10:06:55 dtucker Exp $ | 2089 | $Id: ChangeLog,v 1.3639 2005/02/08 10:52:47 dtucker Exp $ |