Update Changes.
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 18 Feb 2002 17:58:39 +0000 (17:58 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 18 Feb 2002 17:58:39 +0000 (17:58 +0000)
p4raw-id: //depot/perl@14753

Changes
patchlevel.h

diff --git a/Changes b/Changes
index e02002f..b1b08f8 100644 (file)
--- a/Changes
+++ b/Changes
@@ -31,6 +31,18 @@ or any other branch.
 Version v5.7.2         Development release working toward v5.8
 --------------
 ____________________________________________________________________________
+[ 14752] By: jhi                                   on 2002/02/18  17:54:44
+        Log: What do you know; these tests unearthed nasty problems.
+             Will resolve those first.
+     Branch: perl
+          - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
+          ! MANIFEST
+____________________________________________________________________________
+[ 14751] By: jhi                                   on 2002/02/18  17:52:23
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
 [ 14750] By: ams                                   on 2002/02/18  17:36:05
         Log: Subject: Re: IO::Poll: Removing Handles
              From: Matthew Sachs <matthewg@zevils.com>
index 15c124a..4270b10 100644 (file)
@@ -79,7 +79,7 @@
 #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
 static char    *local_patches[] = {
         NULL
-       ,"DEVEL14750"
+       ,"DEVEL14752"
        ,NULL
 };