summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-02-04 07:29:59 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-02-04 07:29:59 +0000
commit8ce86de80c578becb41c7a7cb2635339f1d83b39 (patch)
tree4387422243dda03d4d7ab9e08a4ca5bc4f49bc69 /pod
parent0b8d69e96040ec811c067522a2d9770121123a35 (diff)
downloadperl-8ce86de80c578becb41c7a7cb2635339f1d83b39.tar.gz
Sys::Syslog goes the XS way (from Tom Hughes <tom@compton.nu>)
p4raw-id: //depot/perl@4980
Diffstat (limited to 'pod')
-rw-r--r--pod/perldelta.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 50721c3e52..a22f75ba4f 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -1638,6 +1638,11 @@ A bug that may have caused data loss when more than one disk block
happens to be read from the database in a single FETCH() has been
fixed.
+=item Sys::Syslog
+
+Sys::Syslog now uses XSUBs to access facilities from syslog.h so it
+no longer requires syslog.ph to exist.
+
=item Time::Local
The timelocal() and timegm() functions used to silently return bogus