chiark / gitweb /
NEWS: More updates
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 20 Oct 2014 00:28:07 +0000 (01:28 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 20 Oct 2014 00:28:07 +0000 (01:28 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
NEWS

diff --git a/NEWS b/NEWS
index 8376e6cd3d350be5959811afb3797c633251e0ea..bd0dff178497b8386e0f3d746f7192213867aa11 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ Changes in adns 1.5, since adns 1.4, are:
    A records (containing IPv4 addresses).  adns 1.5 can speak to
    nameservers over IPv6.
 
    A records (containing IPv4 addresses).  adns 1.5 can speak to
    nameservers over IPv6.
 
+  * adns_addr2text and adns_text2addr: Convenient C functions for
+    converting between addresses and address literals.  These carry
+    less baggage than getaddrinfo and getnameinfo.
+
  * There is a fix to the one currently known bug in the resolver:
    previously, some harmless but wrong owner names for checked ptr
    queries would be accepted; now they are rejected with `Domain
  * There is a fix to the one currently known bug in the resolver:
    previously, some harmless but wrong owner names for checked ptr
    queries would be accepted; now they are rejected with `Domain
@@ -14,6 +18,8 @@ Changes in adns 1.5, since adns 1.4, are:
 
  * There are also some build system and test suite improvements.
 
 
  * There are also some build system and test suite improvements.
 
+ * Licence is now GPLv3.
+
 Compatibility:
 
   adns 1.5 is fully forwards API- and ABI-compatible with 1.4.
 Compatibility:
 
   adns 1.5 is fully forwards API- and ABI-compatible with 1.4.