changelog and x_contributors for RT#102733
Karen Etheridge [Sat, 14 Mar 2015 20:35:52 +0000 (13:35 -0700)]
Changes
Makefile.PL

diff --git a/Changes b/Changes
index beefb38..427669a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for JSON-MaybeXS
 
+ - caveat added to documentation about type checking the object returned by
+   new() (John SJ Anderson, RT#102733)
+
 1.003003 - 2014-12-06
  - ensure an old Cpanel::JSON::XS is upgraded if it is too old, as it will
    always be used in preference to JSON::XS
index 402d4c8..419bdd6 100644 (file)
@@ -25,6 +25,7 @@ my %WriteMakefileArgs = (
     x_contributors => { # manually added, from git shortlog -e -s
       'Clinton Gormley <develop@traveljury.com>',
       'Graham Knop <haarg@haarg.org>',
+      'John SJ Anderson <genehack@genehack.org>',
       'Karen Etheridge <ether@cpan.org>',
       'Kieren Diment <diment@gmail.com>',
       'Matt S Trout <mst@shadowcat.co.uk>',