X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=changelog;h=0bcc2fb5d2106e5193d59dbcc42e67fcc9aabe78;hb=0bc2d60e1f7608925b40963e91a1252e687b63ef;hp=d7ad2e59fbcbf85fcf5e93faa48e099f92c6b2e6;hpb=565693633ce763f93bcb26708e781320ce4a5908;p=adns.git diff --git a/changelog b/changelog index d7ad2e5..0bcc2fb 100644 --- a/changelog +++ b/changelog @@ -1,9 +1,18 @@ -adns (1.5~~) UPSTREAM; urgency=low +adns (1.5.0~rc1~) UPSTREAM; urgency=low + + * WIP + + -- Ian Jackson Mon, 20 Oct 2014 02:29:45 +0100 + +adns (1.5.0~rc0) UPSTREAM; urgency=low New features: - * Support for transport over IPv6. * Support for queries about IPv6 data in all applicable adns query types (including AAAA, PTR, and adns_r_addr queries). + (Thanks very much to Mark Wooding.) + * Support for transport over IPv6. (Thanks to Mark Wooding again.) + * adns_addr2text and adns_text2addr: Convenient functions for + converting between addresses and address literals. Bugfixes: * Fix a crashing bug in adnslogres. (Debian#392102.) @@ -14,17 +23,19 @@ adns (1.5~~) UPSTREAM; urgency=low Build system fixes and improvements: * `make clean' removes the pipes. * Work around bugs in make (Debian #4073, #756123) affecting regress. + * Do not include Makefile and src/config.h in distribution tarball. Regression test debugging improvements: * Provide gdbwrap convenience script. - * Honour ADNS_TEST_DEBUG env. var. + * Honour ADNS_TEST_DEBUG env. var. (Mark Wooding.) Other improvements: - * Source code cleanups. + * Licence changed to GPLv3 (still LGPLv2 for adns.h). + * Source code cleanups. (Some from Mark Wooding.) * Now in git. * Documentation and webpage updates. - -- Ian Jackson Sun, 19 Oct 2014 23:52:20 +0100 + -- Ian Jackson Mon, 20 Oct 2014 01:29:50 +0100 adns (1.4); urgency=low