Subject: CVS commit: wip/p5-Sys-Syslog
From: Ryo ONODERA
Date: 2013-04-21 01:09:00
Message id: E1UTguE-0006hr-Lh@sfs-ml-1.v29.ch3.sourceforge.com

Log Message:
Update to 0.32.

* Fix MASTER_SITES.
* Remove commentted-out HOMEPAGE.

Changelog:
0.32 -- 2012.09.14 -- Sebastien Aperghis-Tramoni (SAPER)
        [BUGFIX] CPAN-RT#69040: Don't modify @_ in syslog().
        [BUGFIX] Restore compatibility with Perl 5.6.0.
        [DOC] Perl-RT#81858: Fix some spelling errors (Peter J. Acklam).

0.31 -- 2012.08.18 -- Sebastien Aperghis-Tramoni (SAPER)
        [BUGFIX] Level 'emerg' could not be used since v0.29.
        [BUGFIX] Setting a message facility with syslog() was broken since v0.29
        (Noel Butler).
        [BUGFIX] CPAN-RT#69992: Make setlogsock() only use the requested mechanism,
        restoring way it worked in v0.27 and before (Niko Tyni).
        [BUGFIX] CPAN-RT#69986: setlogsock() doesn't return undef on failure
        (Niko Tyni).
        [BUGFIX] CPAN-RT#69997: Use the default UDP socket timeout on GNU/kFreeBSD
        as well, and lower it to a more sensible value (Niko Tyni).
        [BUGFIX] CPAN-RT#75827: syslog() logging everything regardless of log
        mask when using using numeric LOG_* macros (Bryan Thale).
        [TESTS] Added t/facilities-routing.t
        [DOC] Don't highlight "the Rules of Sys::Syslog" from the \ 
Description.
        [DIST] Add meta-information in Makefile.PL

0.30 -- 2012.08.15 -- Sebastien Aperghis-Tramoni (SAPER)
        [BUGFIX] CPAN-RT#69310: Avoid a POSIX::strftime issue on Windows
        (Michael Ludwig).
        [BUGFIX] CPAN-RT#77577: Build on Haiku-OS (Tony Cook).
        [BUGFIX] CPAN-RT#77578: Silence a compilation warning (Tony Cook).
        [BUGFIX] CPAN-RT#78044: Don't call getservbyname() when the port is
        specified (Chan Wilson).
        [TESTS] t/syslog.t no longer needs to chdir under PERL_CORE.

Files:
RevisionActionfile
1.4modifywip/p5-Sys-Syslog/Makefile
1.3modifywip/p5-Sys-Syslog/distinfo