diff options
author | Marco d'Itri <md@linux.it> | 2013-05-10 05:14:20 +0200 |
---|---|---|
committer | Marco d'Itri <md@linux.it> | 2013-05-10 05:20:27 +0200 |
commit | 4b92a4379184d35e4fd55c9f56eb881b369b082b (patch) | |
tree | 5c68aa8804df9768f5efc01ab49f9e2b40bae39d | |
parent | d97533a52fe4aac10a542dd9e2e30ccd7081c429 (diff) | |
download | whois-5.0.25.tar.gz |
Debian changelog for 5.0.25v5.0.25
-rw-r--r-- | config.h | 2 | ||||
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | whois.spec | 2 |
3 files changed, 9 insertions, 2 deletions
@@ -1,5 +1,5 @@ /* Program version */ -#define VERSION "5.0.24" +#define VERSION "5.0.25" /* Configurable features */ diff --git a/debian/changelog b/debian/changelog index 46d730d..02edf79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +whois (5.0.25) unstable; urgency=low + + * Added the .ax, .bn, .iq, .pw and .rw TLD servers. + * Updated one or more translations. + + -- Marco d'Itri <md@linux.it> Fri, 10 May 2013 05:13:47 +0200 + whois (5.0.24) unstable; urgency=low * Merged documentation fixes and the whois.conf(5) man page, courtesy of @@ -1,6 +1,6 @@ Summary: Enhanced WHOIS client Name: whois -Version: 5.0.24 +Version: 5.0.25 Release: 1 License: GPL Vendor: Marco d'Itri <md@linux.it> |