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:
e3234d0
)
release notes for 0.8.6
v0.8.6
author
Rich Felker
<dalias@aerifal.cx>
Tue, 28 Feb 2012 16:56:13 +0000
(11:56 -0500)
committer
Rich Felker
<dalias@aerifal.cx>
Tue, 28 Feb 2012 16:56:13 +0000
(11:56 -0500)
WHATSNEW
patch
|
blob
|
history
diff --git
a/WHATSNEW
b/WHATSNEW
index 2336a34fb54952be16c2d14e7d99b8cb6175d4de..1ca0b4e45b87909459e96bc1d184d4d6ad606f5a 100644
(file)
--- a/
WHATSNEW
+++ b/
WHATSNEW
@@
-425,3
+425,10
@@
compatibility:
- dummy (always-fail) dlopen and dlsym functions for static linked programs
- [efg]cvt functions (previously posix, removed from standard)
- get_current_dir_name function (nonstandard)
+
+
+
+0.8.6 release notes
+
+bug fixes:
+- fix crash in dns lookups for all static-linked, non-threaded programs