X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FIPC-MorseSignals.git;a=blobdiff_plain;f=Changes;h=986fd7c5f2bd3d6414690e0375f6a9f87a673017;hp=26d69967ca9f28a063b830dd524fe9330c98f15f;hb=66395d4fefdc940dce749d571e5c8106f682eca4;hpb=90d2b0db8abb64d3c16d674091938f8c65e9caac diff --git a/Changes b/Changes index 26d6996..986fd7c 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,15 @@ Revision history for IPC-MorseSignals +0.13 2008-03-10 15:25 UTC + + Chg : Build prerequisites are now completely separated from run-time + prerequisites. + + Doc : The usual set of POD typos. + + Tst : Changed SIGHUP handlers in the parent for SIGUSR1's. + + Tst : Changed SIGHUP handlers in the child for SIGTSTP's. + + Tst : Meaningful fork tests labels. + + Tst : More synchronization barriers. + + Tst : Safe kills. + 0.12 2008-03-09 10:20 UTC + Doc : POD tweaks. + Fix : Correct Makefile.PL die messages.