From 77751669d757d1b78dfa677c1c429bd94aa2e59d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 12 Dec 2007 18:28:58 +0000 Subject: * posix/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/, that would inhibit utf8-optimization of a regexp containing line- or buffer-anchors, e.g., `^', `$'. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index c137977..1f56704 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2007-12-07 +GNU C Library NEWS -- history of user-visible changes. 2007-12-12 Copyright (C) 1992-2006, 2007 Free Software Foundation, Inc. See the end for copying conditions. @@ -9,7 +9,7 @@ Version 2.8 * New locales: bo_CN, bo_IN. -* New encoding: HP-ROMAN9. +* New encoding: HP-ROMAN9, HP-GREEK8, HP-THAI8, HP-TURKISH8. Version 2.7 -- cgit v1.1