diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-06-19 03:12:45 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-06-19 03:12:45 +0000 |
commit | 86dbe05e18341c5e2e9c15855230570b330b84c4 (patch) | |
tree | 2d1a796975140dda50fddc2e720d4923883e7c20 /NEWS | |
parent | d7d64cdb3d3f8f7b52e6df68fff7c745c6700c98 (diff) | |
download | glibc-86dbe05e18341c5e2e9c15855230570b330b84c4.tar glibc-86dbe05e18341c5e2e9c15855230570b330b84c4.tar.gz glibc-86dbe05e18341c5e2e9c15855230570b330b84c4.tar.bz2 glibc-86dbe05e18341c5e2e9c15855230570b330b84c4.zip |
Update.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2001-6-16 +GNU C Library NEWS -- history of user-visible changes. 2001-6-18 Copyright (C) 1992-2000, 2001 Free Software Foundation, Inc. See the end for copying conditions. @@ -13,6 +13,9 @@ Version 2.2.4 * Bruno Haible updated all the code handling Unicode in some form to support Unicode 3.1. + +* Speed of regex for single-byte locales is back to previous levels. + Patch by Isamu Hasegawa. Version 2.2.3 |