Browse Source

release notes for 0.8.6

Rich Felker 13 years ago
parent
commit
b1a8e0d454
1 changed files with 7 additions and 0 deletions
  1. 7 0
      WHATSNEW

+ 7 - 0
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