fix typo in release notes
authorRich Felker <dalias@aerifal.cx>
Fri, 30 Aug 2013 21:30:27 +0000 (17:30 -0400)
committerRich Felker <dalias@aerifal.cx>
Fri, 30 Aug 2013 21:30:27 +0000 (17:30 -0400)
WHATSNEW

index fb8fd42..c40850b 100644 (file)
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -1005,7 +1005,7 @@ arch-specific bugs:
 new features:
 - iconv support for EUC-KR and Big5 (including HKSCS) encodings
 - field widths (POSIX 2008 feature) in strftime
-- recurive rpath and $ORIGIN support in dynamic linker
+- recursive rpath and $ORIGIN support in dynamic linker
 - cpu affinity interfaces
 - support for armhf (hardfloat) floating point environment (fenv)
 - support for SSE fenv on i386 (for apps using -mfpmath=sse -msse2)