Change 33549 by [EMAIL PROTECTED] on 2008/03/21 20:25:35
Update Change entry manually
(it had a mixture of 5.10.x and 5.8.x integrations, which caused
the auto script to miss it)
Affected files ...
... //depot/maint-5.10/perl/Changes#4 edit
Differences ...
==== //depot/maint-5.10/perl/Changes#4 (text) ====
Index: perl/Changes
--- perl/Changes#3~33548~ 2008-03-21 12:41:27.000000000 -0700
+++ perl/Changes 2008-03-21 13:25:35.000000000 -0700
@@ -1570,6 +1570,52 @@
Branch: maint-5.10/perl
!> ext/Opcode/Safe.pm ext/Safe/t/safe3.t
____________________________________________________________________________
+[ 33111] By: nicholas on 2008/01/29 19:03:04
+
+ Integrate:
+ [ 32651]
+ Upgrade to B-Lint-1.11
+
+ [ 32654]
+ Upgrade to Sys-Syslog-0.23
+
+ [ 32656]
+ Add new Sys::Syslog file to MANIFEST
+
+ [ 32658]
+ Subject: [PATCH] threads::shared 1.15
+ From: "Jerry D. Hedden" <[EMAIL PROTECTED]>
+ Date: Wed, 19 Dec 2007 10:17:46 -0500
+ Message-ID: <[EMAIL PROTECTED]>
+
+ [ 32799]
+ Upgrade to Sys-Syslog-0.24
+
+ [ 33093]
+ In Safe, load Carp::Heavy only if it exists (to remain
+ compatible with older perls)
+
+ [ 33096]
+ Bump the version of Safe
+
+ [ 33102]
+ Make this test pass with the Test::More that comes with perl 5.6.2
+
+ [ 33105]
+ Document why ok() is being used instead of like(), to stop someone
+ undoing it.
+ Branch: maint-5.10/perl
+ !> MANIFEST
+ !> ext/B/B/Lint.pm
+ +> ext/B/B/Lint/Debug.pm
+ !> ext/Sys/Syslog/Makefile.PL
+ !> ext/Sys/Syslog/Syslog.pm
+ +> ext/Sys/Syslog/fallback/syslog.h
+ !> ext/Sys/Syslog/t/syslog.t
+ !> ext/threads/shared/shared.pm
+ !> ext/threads/shared/shared.xs
+ +> ext/threads/shared/t/object.t
+____________________________________________________________________________
[ 33110] By: nicholas on 2008/01/29 18:29:08
Log: Integrate:
[ 32891]
End of Patch.