projects
/
oweals
/
musl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bf725e
)
release notes for 0.8.9 (bugfix release)
v0.8.9
author
Rich Felker
<dalias@aerifal.cx>
Fri, 20 Apr 2012 02:02:50 +0000
(22:02 -0400)
committer
Rich Felker
<dalias@aerifal.cx>
Fri, 20 Apr 2012 02:02:50 +0000
(22:02 -0400)
WHATSNEW
patch
|
blob
|
history
diff --git
a/WHATSNEW
b/WHATSNEW
index 03adfad3458bccd04da4409d4fb1c0cc9ad559d7..5251eb08dc6a49989b707294e54b34fa9fc0aa7a 100644
(file)
--- 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