From: Matt S Trout <mst@shadowcat.co.uk>
Date: Fri, 25 Feb 2011 16:55:33 +0000 (+0000)
Subject: Release commit for 0.009006
X-Git-Tag: release_0.009006
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1a58521bd9b85140e8c6bc38f394ddab3efa7323;p=gitmo%2FMoo.git

Release commit for 0.009006
---

diff --git a/Changes b/Changes
index d37e4cd..1d1f1ac 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+0.009006 - 2011-02-25
   - handle non-lazy default and builder when init_arg is undef
   - add copyright and license info for downstream packagers
   - weak ref checking for Sub::Quote to avoid bugs on refaddr reuse