From 5dd942bd11d46c3489028d1edc0d107dd576babd Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Tue, 22 Aug 2017 18:48:50 +0200 Subject: [PATCH] Debian changelog for 5.2.18 --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index fcb5b7e..572e787 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +whois (5.2.18) unstable; urgency=medium + + * Fixed an unitialised variable which used to break querying the + Verisign registry servers with parameters. + * Do not request domains only when querying the Verisign registry + servers for a hostname. + * Fixed the program return code for queries like + "nameserver name.example.com". + + -- Marco d'Itri Tue, 22 Aug 2017 16:45:02 +0200 + whois (5.2.17) unstable; urgency=high * Fixed whois referrals for .com, .net, .jobs, .bz, .cc and .tv, broken