--- IO-AIO/Changes 2018/08/12 06:10:31 1.363 +++ IO-AIO/Changes 2018/08/14 14:03:15 1.367 @@ -37,6 +37,16 @@ TODO: mlock2, MLOCK_ONFAULT TODO: dup3, pipe2, accept4 +4.54 Tue Aug 14 13:54:48 CEST 2018 + - include sys/mkdev.h or sys/sysmacros.h if available. + - further tweaks to configure invocation for systems requiring --rpath. + - no longer rely on custom paths on win32 platforms. + - try to work around buggy PAGESIZE macro on solaris. + +4.53 Tue Aug 14 11:27:50 CEST 2018 + - add $Config{libs} to LIBS for configure, to work around systems + with broken library dependencies (... openbsd). + 4.52 Sun Aug 12 08:09:45 CEST 2018 - config.h.in was missing in distribution.