note in changes we need another release due to an indexing problem
Matt S Trout [Wed, 16 Feb 2011 02:16:31 +0000 (02:16 +0000)]
Changes

diff --git a/Changes b/Changes
index 6679b72..24d202b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Change log for Web::Simple
 
+  - Re-release due to indexing failure
+
 0.006 - 2011-02-15
   - Fix Content-type issue (ie, Content-type: blah works, 
     but Content-type: blah; charset: blah shits flames)