Revision history for Perl extension Log::Syslog::Fast.
0.28  Mon Jan 11 13:15:10 PST 2010
        - Move syslogconstants into Log::Syslog::Constants
0.27  Fri Jan  8 18:03:41 PST 2010
        - Support unix sockets (e.g. /dev/log)
        - Throw, don't crash on failure in setReceiver
        - Better error reporting
0.26  Fri Jan  8 13:08:43 PST 2010
        - Add get_facility/get_severity for getting constants by name
        - Fix swapped :facilities/:severities
0.25  Thu Nov 19 12:40:03 PST 2009
        - Make log socket be close-on-exec
0.24  Thu Oct 15 22:20:07 PDT 2009
        - Fix porting bug in Log::Syslog::Fast::Simple; https://rt.cpan.org/Ticket/Display.html?id=50548
0.23  Thu Jul  2 16:23:09 PST 2009
        - Add shipit config
0.22  Thu Jul  2 16:03:33 PST 2009
        - Clarify newline (non)-handling
0.21  Thu Jul  2 12:00:35 PST 2009
        - Document emit alias
0.20  Tue Jun 30 19:26:33 PST 2009
        - Fix tests to account for variable payload length
0.15  Thu Jun 18 15:18:01 PST 2009
        - Copied from Log::Syslog::UDP
        - Add support for blocking TCP transport