From: Dave Rolsky <autarch@urth.org>
Date: Wed, 3 Sep 2008 17:11:29 +0000 (+0000)
Subject: Add changes for test doubling
X-Git-Tag: 0.66~8
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9e9e6b8fd6a2cc48bb64372ad4b245c09c438fe9;p=gitmo%2FClass-MOP.git

Add changes for test doubling
---

diff --git a/Changes b/Changes
index 7f4ac3a..35d04aa 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
 Revision history for Perl extension Class-MOP.
 
+0.66
+    * Tests and XS
+      - We (us maintainers) now run all tests with XS and then without
+        XS, which should help us catch skew between the XS/pure Perl
+        code (Dave Rolsky)
+
 0.65 Mon September 1, 2008
     For those not following the series of dev releases, the changes
     from 0.64 from 0.65 can mostly be summed up as a lot performance