fix wrong JSON tests
[catagits/Catalyst-Action-Serialize-Data-Serializer.git] / Changes
diff --git a/Changes b/Changes
index 654cd33..d508841 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+???
+  Tests that use JSON were either not checking for the version or checking in a
+  way that was a syntax error. (hdp)
+
 Thu Mar 26 14:16:03 PDT 2009 (hdp) - Release 0.69
   Fix RT#32342, deprecated config loses default map (hdp)
   Fix broken insertion of Catalyst::Request::REST for Action::REST (jshirley)