X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=adns.git;a=blobdiff_plain;f=changelog;h=31429b0f0f7e25a23e31023be0064f6c64f52145;hp=e1fa705259536a2d5c319c1ea9f43aa0bf7f36bf;hb=b69ec3127f1455889f18bac374958a941089e43b;hpb=11b3519314b471bb042bf3a69bbbb3adaa7aa19d diff --git a/changelog b/changelog index e1fa705..31429b0 100644 --- a/changelog +++ b/changelog @@ -1,8 +1,27 @@ +adns (0.2) experimental; urgency=low + + Portability fixes for compilation on various platforms: + * Include and in files with . + * Don't use GCC union assignment feature (.rrs=0 => .rrs.untyped=0). + * Explictly cast things to [const] struct sockaddr* in syscall args. + * Check whether we need -lsocket. + * 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. + + Other changes: + * Added COPYING (copy of the GPL). + + -- + adns (0.1) experimental; urgency=low * Initial public alpha release. - -- + -- Ian Jackson Sat, 17 April 1999 17:42:19 Local variables: mode: debian-changelog