From c5d1adc56c22ead8caa9effcee0518a7a8ff3c06 Mon Sep 17 00:00:00 2001 From: Rich Felker Date: Thu, 19 Apr 2012 22:02:50 -0400 Subject: release notes for 0.8.9 (bugfix release) --- WHATSNEW | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index 03adfad3..5251eb08 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -490,3 +490,14 @@ other bug fixes: - tgammal was wrongly setting global signgam - crash in wordfree with uninitialized we_offs - fix wordexp not null-initializing the we_offs initial slots + + + +0.8.9 release notes + +bug fixes: +- major breakage in strtol and family: failure to accept leading spaces +- incorrect name for MATH_ERREXCEPT in math.h + +compatibility: +- prototypes for a few additional nonstandard functions -- cgit v1.2.1