From c1f15004337f855eb681098a4f3fdc77f105577d Mon Sep 17 00:00:00 2001 From: Rich Felker Date: Fri, 1 Apr 2011 20:47:54 -0400 Subject: document more changes --- WHATSNEW | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'WHATSNEW') diff --git a/WHATSNEW b/WHATSNEW index 09152683..2358d929 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -98,3 +98,9 @@ greatly simplified internal system for making syscalls. strangthened tmpnam/tempnam/tmpfile filename generation and made the straight C functions not depend on POSIX symbols. + +fixed pthread cancellation ABI on i386 to match the LSB/glibc ABI + +better double-free handling in malloc + +various minor bug fixes -- cgit v1.2.1