Revision history for Signals-XSIG

0.07    2010-11-05
        Test and default signal handling fixes.

0.06    2010-11-03
        Test and doc fixes. 

0.05    2010-11-02
        Update default behavior for lots of platforms from CPAN test results.

0.04    2010-10-28
        Implement S::X::TieArray->{start} attribute to (1) save memory and
        (2) make it easier to distinguish "pre-handlers" and "post-handlers".

0.03    2010-10-24
        Removed %REGISTRY refs.

0.02    2010-10-08
        Introduces %XSIG.
        Added defaul signal behaviors for solaris.

0.01    Tie %SIG, use signal handler registry to implement multiple
        signal handlers.