From cd2a8b1d8304a57f8ac30f4b5cd9d980e42b22ea Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Sun, 30 Oct 2016 18:49:50 +0100 Subject: [PATCH] Debian changelog for 5.2.13 --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index c24299b..864da6d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +whois (5.2.13) unstable; urgency=medium + + * Use "domain" instead of "=" for default verisign-grs queries, + to ignore the name server names spam. + * Fixed make_ip_del_recovered.pl, which generated non-functioning data. + * Added the .xn--90ae (бг, Bulgaria) TLD server. + * Updated the .bd, .jobs and .mobi TLD servers. + * Added new ASN allocations. + * Added new recovered IPv4 allocations. + * Updated the crsnic.net hiding string to fix hiding for .bi. + * Updated the list of new gTLDs. + + -- Marco d'Itri Sun, 30 Oct 2016 17:08:07 +0100 + whois (5.2.12) unstable; urgency=medium * Implemented support for fuzzing with the awesome american fuzzy lop.