chiark / gitweb /
changelog: Document changes in 1.6.0 and finalise version number
[adns.git] / configure.in
2020-06-11 Ian JacksonUpdate copyright dates everywhere
2016-08-12 Ian JacksonUpdate copyright dates
2014-10-20 Ian JacksonBuild system: Break out common.make[.in]
2014-10-19 Ian JacksonLicensing: Add copyright for Mark Wooding
2014-10-19 Ian JacksonLicensing: Update copyright dates for Ian Jackson
2014-10-19 Ian JacksonLicensing: Delete FSF street address
2014-10-19 Ian JacksonLicensing: Update version in file header comments
2014-05-05 Ian JacksonCVS to git conversion cvs-to-git-conversion
2006-05-09 ian+ Bugfixes:
2006-04-08 ianupdate copyright dates
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.
2005-03-16 ian+ * New adnsheloex client courtesy of Tony Finch ...
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-17 ianUpdate copyright dates and documentation.
2000-09-14 ian+ Bugfixes:
2000-08-09 ianUpdate copyright dates.
2000-08-09 ian+ * Use AC_PROG_INSTALL (=> perhaps install-sh), to...
2000-08-09 ian+ * New --disable-dynamic configure option for non...
2000-05-07 ian+ * Copyright notices updated. rel-adns-0-8
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-10-10 ianCopyrights now acknowledge fanf for adns. Individual...
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.