diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 13 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d2b9e98..aea65dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +whois (4.6.4) unstable; urgency=medium + + * Added may new ASN blocks from MILNET, LACNIC and JP-NIC. + * Fixed a bug which broke ASN queries to whois.nic.mil. + * Added .arpa TLD. + * Update .aero, .int, .la TLD. (Closes: #187007) + * Updated Polish translation, courtesy of Jakub Bogusz. + * Removed CORE NIC handles until the query format will be documented. + * Added support for nic.cc referrals (patch from Kevin Stone). + + -- Marco d'Itri <md@linux.it> Mon, 5 May 2003 18:14:46 +0200 + whois (4.6.3) unstable; urgency=low * Added support for .org referrals. (Closes: #182192, #179539) diff --git a/debian/control b/debian/control index a6945b9..4673c4d 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Depends: ${shlibs:Depends} Replaces: bsdmainutils (<= 4.5.1), bsdutils (<< 3.0-0) Description: The GNU whois client This is a new whois (RFC 954) client rewritten from scratch. - It is derived from and compatible with the usual BSD and RIPE whois(1) + It is inspired from and compatible with the usual BSD and RIPE whois(1) programs. It is intelligent and can automatically select the appropriate whois server for most queries. |