X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=7dfb54837e423da7f333183772117f63a60b5963;hb=8ce9fd9d5f4e6197d1a33a3fd11953cc1dc3b31f;hp=1d0165012354bcd2dc54180af6d11aef8c63729f;hpb=9a209b336e8b6850c08050f7ca84f86f0546bf57;p=perl%2Fmodules%2FBit-MorseSignals.git diff --git a/Changes b/Changes index 1d01650..7dfb548 100644 --- a/Changes +++ b/Changes @@ -1,16 +1,27 @@ Revision history for Bit-MorseSignals -0.03 2008-03-03 17:30 GMT +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. + + Fix : Demanglers panicking over misformed data caused severe warnings. + +0.03 2008-03-03 17:30 UTC + Doc : Clarified synopsises. + Fix : The receiver could access inexistant demanglers if an error occurred during the transfer. -0.02 2008-03-01 12:00 GMT +0.02 2008-03-01 12:00 UTC + Add : The samples/jerk.pl example script. + Doc : Typos in POD. + Fix : As the doc says, the datatype should be enforced to PLAIN when the reserved bit is set. -0.01 2008-03-01 10:40 GMT +0.01 2008-03-01 10:40 UTC First version, released on an unsuspecting world.