diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index c1d0b926b..9e85c565a 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -7,7 +7,16 @@
-On architectures whose native version of strtod() actually works properly +(i.e. converts +/-Inf[inity] and NaN strings to their double equivalents) we +managed to break the use of this in the R3.14.8.1 release. This is now +fixed.