summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMarco d'Itri <md@linux.it>2014-12-26 19:55:27 +0100
committerMarco d'Itri <md@linux.it>2014-12-26 20:14:35 +0100
commit3605226cd40223b7ac6b95e266fd2d03879a832d (patch)
treeaab3f2a94093ae31f64efb8c9ef08ec6196a3ccd /debian
parent07b3e728f233bbf0bb081588c206c80b6d064fa4 (diff)
downloadwhois-3605226cd40223b7ac6b95e266fd2d03879a832d.tar.gz
Debian changelog for 5.2.3
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 56ad60f..ca6678a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+whois (5.2.3) unstable; urgency=medium
+
+ * Added the .gw TLD server.
+ * Updated the .bm, .gr, .gt, .md, .np, .py, .tc, .tg, .vi, .net.za,
+ .org.za and .web.za TLD servers. (Closes: #773489)
+ * Removed the .cg TLD server.
+ * Updated the list of new gTLDs.
+ * mkpasswd: use arc4random_buf(3) where available.
+ * mkpasswd: support OpenBSD's new hash 2b.
+ * Updated some IPv4 allocations.
+ * Remove the new_gtlds.h generated file from the Debian source package.
+
+ -- Marco d'Itri <md@linux.it> Fri, 26 Dec 2014 20:12:24 +0100
+
whois (5.2.2) unstable; urgency=medium
* Fixed the code that removes trailing dots. (Closes: #763834)