X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FBit-MorseSignals.git;a=blobdiff_plain;f=Changes;h=9780fe2ec46514999ef8163f54a9461e04e26f25;hp=7dfb54837e423da7f333183772117f63a60b5963;hb=d4cad38280f090c2057f4df1d6ef1fce88ccbcc6;hpb=8ce9fd9d5f4e6197d1a33a3fd11953cc1dc3b31f diff --git a/Changes b/Changes index 7dfb548..9780fe2 100644 --- 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.