]> git.vpit.fr Git - perl/modules/Bit-MorseSignals.git/blobdiff - Changes
Importing Bit-MorseSignals-0.06.tar.gz
[perl/modules/Bit-MorseSignals.git] / Changes
diff --git a/Changes b/Changes
index 7dfb54837e423da7f333183772117f63a60b5963..9780fe2ec46514999ef8163f54a9461e04e26f25 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
 Revision history for Bit-MorseSignals
 
+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.