diff options
author | Andreas Jaeger <aj@suse.de> | 2001-07-26 14:41:27 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2001-07-26 14:41:27 +0000 |
commit | 69d5f925ac8a84babe713099c32134f39735c960 (patch) | |
tree | 9c6a5092392fa1b114710eb16aaadd451fc9ef8b | |
parent | 9fa278f9c2012db59b4a783cbc4b6f6d0da7bb0e (diff) | |
download | glibc-69d5f925ac8a84babe713099c32134f39735c960.tar glibc-69d5f925ac8a84babe713099c32134f39735c960.tar.gz glibc-69d5f925ac8a84babe713099c32134f39735c960.tar.bz2 glibc-69d5f925ac8a84babe713099c32134f39735c960.zip |
Fix typos.
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |