capitalize abstract
[p5sagit/JSON-MaybeXS.git] / Changes
diff --git a/Changes b/Changes
index bfa76e4..1777327 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
 Revision history for JSON-MaybeXS
 
+1.002002 - 2014-04-23
+ - more metadata fiddling, to remove the Cpanel::JSON::XS dependency visible
+   to static analyzers (the prequisites at install time remain unchanged)
+
+1.002001 - 2014-04-23
+ - fix installation on older perls with an older ExtUtils::MakeMaker
+   (RT#94964)
+
 1.002000 - 2014-04-22
  - Now also supports JSON::XS, when available: Cpanel::JSON::XS will only be
    installed when there is no XS backend already installed; Cpanel::JSON::XS