diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,6 +4,8 @@ | |||
4 | cleanup functions. With & ok djm@ | 4 | cleanup functions. With & ok djm@ |
5 | - (dtucker) [contrib/redhat/openssh.spec] Bug #714: Now that UsePAM is a | 5 | - (dtucker) [contrib/redhat/openssh.spec] Bug #714: Now that UsePAM is a |
6 | run-time switch, always build --with-md5-passwords. | 6 | run-time switch, always build --with-md5-passwords. |
7 | - (dtucker) [configure.ac openbsd-compat/Makefile.in openbsd-compat/strtoul.c] | ||
8 | Bug #670: add strtoul() to openbsd-compat for platforms lacking it. ok djm@ | ||
7 | 9 | ||
8 | 20031003 | 10 | 20031003 |
9 | - (dtucker) OpenBSD CVS Sync | 11 | - (dtucker) OpenBSD CVS Sync |
@@ -1286,4 +1288,4 @@ | |||
1286 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 1288 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
1287 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 1289 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
1288 | 1290 | ||
1289 | $Id: ChangeLog,v 1.3060 2003/10/07 07:40:56 dtucker Exp $ | 1291 | $Id: ChangeLog,v 1.3061 2003/10/07 07:49:56 dtucker Exp $ |