From: Rich Felker Date: Fri, 30 Aug 2013 21:30:27 +0000 (-0400) Subject: fix typo in release notes X-Git-Tag: v0.9.13 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d0f0fa484c5216710936715c176f67b3781e4b71;p=oweals%2Fmusl.git fix typo in release notes --- diff --git a/WHATSNEW b/WHATSNEW index fb8fd42e..c40850b4 100644 --- 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)