X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/73c4c523c0fc436ed51e7d473e016d36e9a4b6bd..f9f236835056b40f2d0543dec1f0a5c60ab795cb:/changelog diff --git a/changelog b/changelog index 09c803e..929b0d9 100644 --- a/changelog +++ b/changelog @@ -8,14 +8,16 @@ 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. + * 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). + * Regression test failure output improved. + * Missing targets in regress/Makefile.in added. + * Regression test doesn't rely on value of fcntl flags eg O_NONBLOCK. - -- + -- Ian Jackson Thu, 20 May 1999 00:27:32 +0100 adns (0.1) experimental; urgency=low