summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-10-07 17:49:56 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-10-07 17:49:56 +1000
commit2e8c0cc75244b2354fea2cba5f11277fe47deed4 (patch)
tree267c0012483f2314b5b06d911125c0d0e6106a54 /ChangeLog
parentdfe6d914b7d2ad845a7fe2e92bdc4ff7c6f44539 (diff)
- (dtucker) [configure.ac openbsd-compat/Makefile.in openbsd-compat/strtoul.c]
Bug #670: add strtoul() to openbsd-compat for platforms lacking it. ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bcca919b4..8ade4e7ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
820031003 1020031003
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 $