summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-08-03 15:36:21 +1000
committerDarren Tucker <dtucker@zip.com.au>2005-08-03 15:36:21 +1000
commit9825697d3cf75e262dc81f01f7f6bf1e234306d3 (patch)
tree801bff6978e5372225ae81dba02c43334de59248 /ChangeLog
parent212cfc4b4869fbbe5b038f7480e67d26f60f1545 (diff)
- (dtucker) [openbsd-compat/fake-rfc2553.h] MAX_INT -> INT_MAX since the
latter is specified in the standard.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 04fa21d0f..c0c2dbc05 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
2 - (dtucker) [openbsd-compat/fake-rfc2553.h] Check for EAI_* defines 2 - (dtucker) [openbsd-compat/fake-rfc2553.h] Check for EAI_* defines
3 individually and use a value less likely to collide with real values from 3 individually and use a value less likely to collide with real values from
4 netdb.h. Fixes compile warnings on FreeBSD 5.3. ok djm@ 4 netdb.h. Fixes compile warnings on FreeBSD 5.3. ok djm@
5 - (dtucker) [openbsd-compat/fake-rfc2553.h] MAX_INT -> INT_MAX since the
6 latter is specified in the standard.
5 7
620050802 820050802
7 - (dtucker) OpenBSD CVS Sync 9 - (dtucker) OpenBSD CVS Sync
@@ -2894,4 +2896,4 @@
2894 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2896 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2895 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2897 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2896 2898
2897$Id: ChangeLog,v 1.3861 2005/08/03 00:57:15 dtucker Exp $ 2899$Id: ChangeLog,v 1.3862 2005/08/03 05:36:21 dtucker Exp $