chiark / gitweb /
update DISTVERSION
[adns.git] / configure
2006-01-07 ian+ * New adns_init_logfn etc. for having logging done...
2005-10-15 ian+ * Add -Wno-pointer-sign if GCC has that option.
2001-12-18 ian+ * Don't use <sys/select.h> any more, it was a mistak...
2000-09-17 ian+ * Documentation improved somewhat, including new...
2000-09-14 ian+ Bugfixes:
2000-08-09 ian+ * Use AC_PROG_INSTALL (=> perhaps install-sh), to...
2000-08-09 ian+ * New --disable-dynamic configure option for non...
1999-11-24 ianadnsresfilter needs tsearch
1999-10-13 ian+ * Dynamic library building works properly.
1999-10-13 ian+ * Dynamically linked clients now made with -l, so...
1999-08-05 ianFind INADDR_LOOPBACK in <rpc/types.h> (crap BSDs)
1999-07-05 ianNew poll(2) stuff etc. Does not work yet, but compiles.
1999-05-09 ianDo not link against gmp :-).
1999-05-09 ianLook for inet_aton and inet_ntoa (in -lnsl and -lsocket).
1999-05-08 ianPortability fixes (missing struct in_addr, INADDR_LOOPB...
1999-03-28 ianProgress towards Standards.info
1999-03-28 ianAutoconfifying - beginning.