- (dtucker) [openbsd-compat/regress/strtonumtest.c] Bug #1347: Use platform's
equivalent of LLONG_MAX for the compat regression tests, which makes them
run on AIX and HP-UX. Patch from David Leonard.
diff --git a/ChangeLog b/ChangeLog
index ce8b52e..5abd1ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
- (dtucker) [openbsd-compat/port-aix.{c,h}] Remove AIX specific initgroups
implementation. It's not needed to fix bug #1081 and breaks the build
on some AIX configurations.
+ - (dtucker) [openbsd-compat/regress/strtonumtest.c] Bug #1347: Use platform's
+ equivalent of LLONG_MAX for the compat regression tests, which makes them
+ run on AIX and HP-UX. Patch from David Leonard.
20080307
- (djm) OpenBSD CVS Sync
@@ -3706,4 +3709,4 @@
OpenServer 6 and add osr5bigcrypt support so when someone migrates
passwords between UnixWare and OpenServer they will still work. OK dtucker@
-$Id: ChangeLog,v 1.4862 2008/03/09 05:36:55 dtucker Exp $
+$Id: ChangeLog,v 1.4863 2008/03/09 06:10:09 dtucker Exp $