X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/b69ec3127f1455889f18bac374958a941089e43b..053b9ec6b3baf06c69318d6864e78417979eb78c:/changelog diff --git a/changelog b/changelog index 31429b0..bb54f97 100644 --- a/changelog +++ b/changelog @@ -8,9 +8,9 @@ adns (0.2) experimental; urgency=low * Include in a few more files. * Include and for select. * Look for inet_aton and inet_ntoa (in -lnsl and -lsocket). - - Portability fixes to regression test: - * Regression test doesn't rely on value of O_NONBLOCK and other flags. + * Regression test doesn't rely on value of fcntl flags eg O_NONBLOCK. + * LDLIBS removed from dependency lists (some makes don't support this). + * An `ambiguous else' warning from some compilers in types.c is removed. Other changes: * Added COPYING (copy of the GPL).