summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorAsh Berlin <ash_github@firemirror.com>2013-04-18 13:43:00 +0100
committerAsh Berlin <ash_github@firemirror.com>2013-04-18 13:43:00 +0100
commite8da774275822029d718b05ecaf05ab228072153 (patch)
tree6e8d7883db492d009eba82cd529ad7ca50b48b6c /Changes
parentPrepare a new release (diff)
downloadnet-http-spore-e8da774275822029d718b05ecaf05ab228072153.tar.gz
Fix random test failure in perl v5.17.6. Closes #19
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index e221a08..761f0b7 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+{{$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)