X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/1447e0d5d7a34e8042b326f560645ff2fc0ebc75..22926c985797cd632f8b64430bf7586e78c309e1:/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).