From: Matt S Trout <mst@shadowcat.co.uk>
Date: Mon, 14 May 2012 20:40:06 +0000 (+0000)
Subject: Release commit for 0.091005
X-Git-Tag: v0.091005^0
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2a48735a8ebca5bef1a7edf48949f26ea13ab280;p=gitmo%2FMoo.git

Release commit for 0.091005
---

diff --git a/Changes b/Changes
index a656841..df376f8 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+0.091005 - 2012-05-14
   - temporary switch to an inlined in_global_destruction to avoid needing
     to fatpack Sub::Exporter for features we don't use
   - re-order is documentation to give readonly styles more prominence