]> git.vpit.fr Git - perl/modules/Scalar-Vec-Util.git/blobdiff - Changes
Improve size discovery
[perl/modules/Scalar-Vec-Util.git] / Changes
diff --git a/Changes b/Changes
index 59f56fb54d083e258c6267c0c2378df958d257ef..dcd2e95a1a03f35799c7178a7c252d1576232bdd 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,21 @@
 Revision history for Scalar-Vec-Util
 
+0.05    2008-06-03 11:40 UTC
+        + Fix : make cover choked on t/02-pp.t.
+
+0.04    2008-06-02 20:40 UTC
+        + Doc : More benchmarks.
+        + Fix : t/02-pp.t failed when the tested version was already installed.
+
+0.03    2008-06-01 12:30 UTC
+        + Chg : samples/bench.pl now compares with Bit::Vector when available.
+        + Doc : Show the benchmark.
+
+0.02    2008-05-13 16:40 UTC
+        + Chg : Don't smoke this on 5.005 please.
+        + Fix : File::Spec is a build dependency.
+        + Fix : No 64 bits for Win32 (yet).
+
 0.01    2008-05-08 17:15 UTC
         First version, released on an unsuspecting world.