X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=NEWS;h=de2eb1fd6c89fa514cc01cc542c84773a4fb6a8c;hb=60ce532301c8f4b7ed289d049717ee16639bc4d4;hp=c72ccc91bf6d431b5d8e8fcd6be4832fe467e439;hpb=c97e05b47236081529c73981b7624e0e0bb98fad;p=sbcl.git diff --git a/NEWS b/NEWS index c72ccc9..de2eb1f 100644 --- a/NEWS +++ b/NEWS @@ -54,8 +54,10 @@ changes in sbcl-0.9.16 relative to sbcl-0.9.15: types in some cases. * bug fix: fixed input, output and error redirection in RUN-PROGRAM for win32. (thanks to Mike Thomas and Yaroslav Kavenchuk) - * bug fix: CONDITION-WAIT could return early on Linux, if the thread was - interrupted and subsequently continued with SIGCONT. + * thread-safety improvements: + ** CONDITION-WAIT could return early on Linux, if the thread was + interrupted and subsequently continued with SIGCONT. + ** STABLE-SORT and ADJUST-ARRAY were not reentrant. changes in sbcl-0.9.15 relative to sbcl-0.9.14: * added support for the ucs-2 external format. (contributed by Ivan