]> git.vpit.fr Git - perl/modules/Bit-MorseSignals.git/blobdiff - Changes
Rewrite a couple of remaining indirect calls
[perl/modules/Bit-MorseSignals.git] / Changes
diff --git a/Changes b/Changes
index 7dfb54837e423da7f333183772117f63a60b5963..2ded9c50d885d4cb9b46acae13b2d51076ab6ad2 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,15 @@
 Revision history for Bit-MorseSignals
 
+0.07    2013-08-20 19:50 UTC
+        + Upd : Package metadata overhaul.
+        + Tst : The Kwalitee test has been removed.
+
+0.06    2008-03-20 19:45 UTC
+        + Fix : Read the datatype bits in the right order (lowest weight bit
+                coming first).
+        + Fix : Propagate demangler errors correctly.
+        + Tst : Tests now cover 100% of the code.
+
 0.05    2008-03-13 23:05 UTC
         + Add : The len and pos emitter methods.
         + Fix : The usual set of POD typos.