summary refs log tree commit diff
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-11-25 18:04:55 +0100
committerfranck cuny <franck@lumberjaph.net>2010-11-25 18:04:55 +0100
commit2fe7b9f34bac8ff2d9294d38d6dcd9ea8c962ed0 (patch)
treeb31c11384fdcc919f826a82dcf700ea53d97a7ab
parentallow XML::Simple options (fperrad) (diff)
downloadnet-http-spore-2fe7b9f34bac8ff2d9294d38d6dcd9ea8c962ed0.tar.gz
update Changes
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index d908fb4..85b2804 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,5 @@
 
+    - allow XML::Simple options for Format::XML (fperrad)
     - stringify Net::HTTP::Response to a useful message
     - fix an issue where content-typ was not set correctly
     - add is_success method to Net::HTTP::Spore::Response (Tim Bunce)