diff options
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS index 9e74cd44d0..c9039616a2 100644 --- a/NEWS +++ b/NEWS @@ -17,9 +17,9 @@ Version 2.2.4 * Speed of regex for single-byte locales is back to previous levels. Patch by Isamu Hasegawa. -* Alpha, SPARC, and IA-64 now also using floating stacks +* Alpha, SPARC, and IA-64 now also using floating stacks. -* Startup time of internatioanlized applications greatly improved through +* Startup time of internationalized applications greatly improved through iconv cache. Use iconvconfig to generate the cache file. Contributed by Ulrich Drepper. |