Debian changelog for 5.0.23

This commit is contained in:
Marco d'Itri 2013-04-08 06:23:12 +02:00
parent cc8793f281
commit 16c9a177c9
3 changed files with 8 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/* Program version */
#define VERSION "5.0.22"
#define VERSION "5.0.23"
/* Configurable features */

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
whois (5.0.23) unstable; urgency=medium
* whois.nic.or.kr switched from EUC-KR to UTF-8. (LP#1132526)
-- Marco d'Itri <md@linux.it> Mon, 08 Apr 2013 06:14:14 +0200
whois (5.0.22) unstable; urgency=low
* Fixed cross-compiling, this time for real. (See #695442.)

View File

@ -1,6 +1,6 @@
Summary: Enhanced WHOIS client
Name: whois
Version: 5.0.22
Version: 5.0.23
Release: 1
License: GPL
Vendor: Marco d'Itri <md@linux.it>