summary refs log tree commit diff
path: root/Changes
diff options
context:
space:
mode:
authorFranck Cuny <franck@lumberjaph.net>2012-11-25 11:39:44 -0800
committerFranck Cuny <franck@lumberjaph.net>2012-11-25 11:54:17 -0800
commita5632d7cb5ee1e5110d63e829220715cf8f9dbd8 (patch)
tree1b06cc38feb2ce155b14242df3e123c44a6a048c /Changes
parentDZ: fix MetaResources (diff)
downloadnet-http-spore-a5632d7cb5ee1e5110d63e829220715cf8f9dbd8.tar.gz
Prepare a new release
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index 29a6fe5..e221a08 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+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