diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -19,6 +19,9 @@ | |||
19 | - (dtucker) [uidswap.c] Don't test restoration of uid on Cygwin since the | 19 | - (dtucker) [uidswap.c] Don't test restoration of uid on Cygwin since the |
20 | OS does not support permanently dropping privileges. Patch from | 20 | OS does not support permanently dropping privileges. Patch from |
21 | vinschen at redhat.com. | 21 | vinschen at redhat.com. |
22 | - (dtucker) [openbsd-compat/port-aix.c] Use correct include for xmalloc.h, | ||
23 | add canohost.h to stop warning. Based on patch from openssh-unix-dev at | ||
24 | thewrittenword.com | ||
22 | 25 | ||
23 | 20030919 | 26 | 20030919 |
24 | - (djm) Bug #683: Remove reference to --with-ipv4-default from INSTALL; | 27 | - (djm) Bug #683: Remove reference to --with-ipv4-default from INSTALL; |
@@ -1151,4 +1154,4 @@ | |||
1151 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 1154 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
1152 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 1155 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
1153 | 1156 | ||
1154 | $Id: ChangeLog,v 1.2994.2.21 2003/09/22 02:55:20 dtucker Exp $ | 1157 | $Id: ChangeLog,v 1.2994.2.22 2003/09/22 03:05:48 dtucker Exp $ |