From: Jarkko Hietaniemi <jhi@iki.fi>
Date: Fri, 11 Aug 2000 02:48:56 +0000 (+0000)
Subject: tiny Changes edit
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=fcd15f51f709bab997f2261419b1ee4a489a6a65;p=p5sagit%2Fp5-mst-13.2.git

tiny Changes edit

p4raw-id: //depot/perl@6598
---

diff --git a/Changes b/Changes
index 553cb41..f50458c 100644
--- a/Changes
+++ b/Changes
@@ -350,7 +350,7 @@ ____________________________________________________________________________
 	   ! t/pragma/warn/regcomp
 ____________________________________________________________________________
 [  6559] By: jhi                                   on 2000/08/09  20:41:18
-        Log: Fix the resetting of numeric locale when using printf.
+        Log: (The fix did work but was not right, retracted in #6573)
              
              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
              From: Christian Kirsch <ck@held.mind.de>