changelog: update
authorDaniel Kochmański <daniel@turtleware.eu>
Fri, 11 Sep 2015 15:44:58 +0000 (17:44 +0200)
committerDaniel Kochmański <daniel@turtleware.eu>
Fri, 11 Sep 2015 15:44:58 +0000 (17:44 +0200)
CHANGELOG

index 5cb3ce3..0409531 100644 (file)
--- 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