release notes for 0.8.6

This commit is contained in:
Rich Felker 2012-02-28 11:56:13 -05:00
parent e3234d0109
commit b1a8e0d454
1 changed files with 7 additions and 0 deletions

View File

@ -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