- Apply patch from Justin Hunter:
[Net-OpenSRS.git] / Changes
1 0.07    unreleased
2         - Apply patch from Justin Hunter:
3           + Setting custom nameservers (closes: CPAN#66902)
4           + EPP phone number conversion (closes: CPAN#49340)
5           + $c can now have same keys as OpenSRS api (postal_code, address1,
6             address2, etc) while keeping backcompat (address, zip, etc)
7           + massive country list was replaced with Locales (closes: CPAN#49341)
8         - reorder changelog newest first
9         - doc: update Authors
10
11 0.06 Thu Sep 16 00:21:06 EDT 2010
12    -  escape the XML special characters
13
14 0.05 Sun Jun 27 16:54:23 EDT 2010
15    -  Correct de-nastification to handle single item dt_assoc
16       (eg belongs_to_rsp response)
17
18 0.04
19    -  Correct de-nastification to handle lists
20
21 0.03 Tue Sep 1 2009
22     - Ugly fix for Expat parser error due to spaces in an element name
23       in the OpenSRS renew domain response.
24
25 0.02 Sat Apr 8 2006
26     - Allow countries to be two letter codes or the full country name.
27       Contributed by Sten Spans <sten@bit.nl>.
28
29 0.01 Thu Feb 16 2006
30     - Initial release to CPAN.  Yay.