]> git.vpit.fr Git - perl/modules/IPC-MorseSignals.git/blob - Changes
Importing IPC-MorseSignals-0.04.tar.gz
[perl/modules/IPC-MorseSignals.git] / Changes
1 Revision history for IPC-MorseSignals
2
3 0.04    2007-08-17 14:45 UTC
4         + Add : Test for SUGUSR{1,2} in Makefile.PL.
5         + Add : Unicode support. Enabled by passing utf8 => 1 to m{send,recv}.
6         + Chg : The speed must now be passed to msend() by speed => $speed.
7         + Chg : Tests no longer pass their result with pipes.
8         + Doc : <apeiron>  Prof_Vince, 'truely' isn't a word.
9         + Fix : t/11-speed.t didn't fail properly (as if those tests don't fail
10                 enough yet!).
11         + Rem : t/02-sigusr.t, as it just seems to fail everywhere.
12
13 0.03    2007-08-16 16:20 UTC
14         + Chg : Better t/10-base.t... Or at least, I hope so.
15
16 0.02    2007-08-16 15:55 UTC
17         + Add : samples/bench.pl, a transfer speed benchmark script.
18         + Add : New tests : t/02-sigusr.t, t/11-speed.t
19         + Fix : Warnings when the transfer fails.
20         + Doc : The protocol was documented.
21
22 0.01    2007-08-15 21:20 UTC
23         First version, released on an unsuspecting world.
24