summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorjeff <jeff>2009-09-01 15:34:04 +0000
committerjeff <jeff>2009-09-01 15:34:04 +0000
commit28ffbbbdb1eb4b3990ca45395e7f05da89d11af0 (patch)
tree78ca9fcf969db8636186ec8b9cd434f04459c28c /Changes
parentb404e4300aabeb1d653f16af86c2f00df088d816 (diff)
Initial import (0.03)initial
Diffstat (limited to 'Changes')
-rw-r--r--Changes10
1 files changed, 10 insertions, 0 deletions
diff --git a/Changes b/Changes
new file mode 100644
index 0000000..6df9503
--- /dev/null
+++ b/Changes
@@ -0,0 +1,10 @@
+0.01 Thu Feb 16 2006
+ - Initial release to CPAN. Yay.
+
+0.02 Sat Apr 8 2006
+ - Allow countries to be two letter codes or the full country name.
+ Contributed by Sten Spans <sten@bit.nl>.
+
+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.