From: Daniel KochmaƄski Date: Fri, 11 Sep 2015 15:44:58 +0000 (+0200) Subject: changelog: update X-Git-Url: http://git.pulsar-zone.net/?a=commitdiff_plain;h=2daf9b04ef981f22b1830ec1a3081a8652612d3e;p=ecl.git changelog: update --- diff --git a/CHANGELOG b/CHANGELOG index 5cb3ce3..0409531 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -48,6 +48,8 @@ - Format fallbacks to prin1 if infinity or NaN are passed to it + - Annotations are added at runtime (better integration with SLIME) + ** Issues fixed: - Building with single-threaded boehm works if ECL threads are disabled @@ -60,6 +62,8 @@ - Generated C code works well with IEEE 754 infinities (regression tests created) + - EXT:EXTERNAL-PROCESS-WAIT potential race condition fix + * 16.0.0 changes since 15.3.7 ** API changes