Upgrade to Sys-Syslog-0.10
[p5sagit/p5-mst-13.2.git] / ext / Sys / Syslog / Changes
1 Revision history for Sys-Syslog
2
3 0.10    2005.12.08
4         [DOC] Improved documentation.
5         [TESTS] Added -T to t/syslog.t
6         [TESTS] Added t/constants.t to check the macros.
7         [TESTS] Added t/distchk.t, t/podspell.t, t/podcover.t, t/portfs.t
8
9 0.09    2005.12.06
10         [CODE] Now setlogsock() really croak(), as documented.
11         [DIST] CPANized from blead@26281.
12         [DIST] Modified Makefile.PL so that ExtUtils::Constant is conditionaly 
13         used, with a fallback in the case it's not available.
14         [DIST] Bumped version to 0.09
15         [DOC] Added support and license information.
16         [TESTS] Rewrote and ported t/syslog.t to Test::More
17