From 5ead635430dfdbe9d23ffb332a519dbd937239cf Mon Sep 17 00:00:00 2001 From: "Daniel C. Sobral" Date: Sun, 2 Jul 2000 10:34:25 +0000 Subject: [PATCH] Remove from the notes a bug that it's said to have been fixed. PR: 15561 Submitted by: Martin Kammerhofer Confirmed by: ache --- lib/libc/regex/regex.3 | 5 ----- 1 file changed, 5 deletions(-) diff --git a/lib/libc/regex/regex.3 b/lib/libc/regex/regex.3 index 3d90055c142..839665113a9 100644 --- a/lib/libc/regex/regex.3 +++ b/lib/libc/regex/regex.3 @@ -491,11 +491,6 @@ distribution. This is an alpha release with known defects. Please report problems. .PP -There is one known functionality bug. -The implementation of internationalization is incomplete: -the locale is always assumed to be the default one of 1003.2, -and only the collating elements etc. of that locale are available. -.PP The back-reference code is subtle and doubts linger about its correctness in complex cases. .PP