summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changes b/Changes
index 29a6fe5..761f0b7 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,11 @@
+{{$NEXT}}
+ - Fix random test failure in t/spore-method/base.t related to random hash
+ ordering in perl 5.17.6+ (#19)
+
+0.05 Sun Nov 25 11:40:24 2012
+ - Fix a memory leak in Net::HTTP::Spore::Meta::Method (michaelr)
+ - Fix meta information in the dist.ini file (dolmen)
+
0.04 Tue Jul 26 11:32:00 2011
- allow XML::Simple options for Format::XML (fperrad)
- stringify Net::HTTP::Response to a useful message