From: Graham Knop <haarg@haarg.org>
Date: Thu, 13 Jun 2013 18:57:41 +0000 (-0400)
Subject: changelog FOREIGNBUILDARGS fix
X-Git-Tag: v1.003000~56
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3ae86463087474f90b33f27d480b319340ca08ff;p=gitmo%2FMoo.git

changelog FOREIGNBUILDARGS fix
---

diff --git a/Changes b/Changes
index 6959d09..259e602 100644
--- a/Changes
+++ b/Changes
@@ -3,6 +3,7 @@
   - fix inflating method modifiers applied to multiple methods
   - fix documentation for Sub::Quote::capture_unroll
   - add documentation noting Sub::Quote's use of strictures
+  - fix FOREIGNBUILDARGS not being called if no attributes created
 
 1.002000 - 2013-05-04
   - add 'moosify' attribute key to provide code for inflating to Moose