X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FBit-MorseSignals.git;a=blobdiff_plain;f=Changes;h=9780fe2ec46514999ef8163f54a9461e04e26f25;hp=4fa24df5c2bdfc161a106b73adfb635bd3b8c30e;hb=59ac23acb023d8b58679dd2e661377bca609e550;hpb=0288f57c6aaf2cb133df80f13d78af66ea094902 diff --git a/Changes b/Changes index 4fa24df..9780fe2 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,17 @@ 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. + + Fix : Propagate demangler errors as warnings. + + Tst : Small improvments. + 0.04 2008-03-06 14:55 UTC + Doc : POD tweaks. + Fix : Correct dependencies listing in META.yml.