From 66cc0307173888d7c5f907d055186e3031faf33b Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Sun, 19 Feb 2012 20:03:01 -0800 Subject: - Apply patch from Justin Hunter: + Setting custom nameservers (closes: CPAN#66902) + EPP phone number conversion (closes: CPAN#49340) + $c can now have same keys as OpenSRS api (postal_code, address1, address2, etc) while keeping backcompat (address, zip, etc) + massive country list was replaced with Locales (closes: CPAN#49341) - reorder changelog newest first - doc: update Authors --- Changes | 35 ++++++++++++++++++++++------------- 1 file changed, 22 insertions(+), 13 deletions(-) (limited to 'Changes') diff --git a/Changes b/Changes index 060a1a6..5552686 100644 --- a/Changes +++ b/Changes @@ -1,21 +1,30 @@ -0.01 Thu Feb 16 2006 - - Initial release to CPAN. Yay. +0.07 unreleased + - Apply patch from Justin Hunter: + + Setting custom nameservers (closes: CPAN#66902) + + EPP phone number conversion (closes: CPAN#49340) + + $c can now have same keys as OpenSRS api (postal_code, address1, + address2, etc) while keeping backcompat (address, zip, etc) + + massive country list was replaced with Locales (closes: CPAN#49341) + - reorder changelog newest first + - doc: update Authors -0.02 Sat Apr 8 2006 - - Allow countries to be two letter codes or the full country name. - Contributed by Sten Spans . +0.06 Thu Sep 16 00:21:06 EDT 2010 + - escape the XML special characters -0.03 Tue Sep 1 2009 - - Ugly fix for Expat parser error due to spaces in an element name - in the OpenSRS renew domain response. +0.05 Sun Jun 27 16:54:23 EDT 2010 + - Correct de-nastification to handle single item dt_assoc + (eg belongs_to_rsp response) 0.04 - Correct de-nastification to handle lists -0.05 Sun Jun 27 16:54:23 EDT 2010 - - Correct de-nastification to handle single item dt_assoc - (eg belongs_to_rsp response) +0.03 Tue Sep 1 2009 + - Ugly fix for Expat parser error due to spaces in an element name + in the OpenSRS renew domain response. -0.06 Thu Sep 16 00:21:06 EDT 2010 - - escape the XML special characters +0.02 Sat Apr 8 2006 + - Allow countries to be two letter codes or the full country name. + Contributed by Sten Spans . +0.01 Thu Feb 16 2006 + - Initial release to CPAN. Yay. -- cgit v1.2.1