Repositories
/
ecl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d413390
)
changelog: update
author
Daniel Kochmański
<daniel@turtleware.eu>
Fri, 11 Sep 2015 15:44:58 +0000
(17:44 +0200)
committer
Daniel Kochmański
<daniel@turtleware.eu>
Fri, 11 Sep 2015 15:44:58 +0000
(17:44 +0200)
CHANGELOG
patch
|
blob
|
blame
|
history
diff --git
a/CHANGELOG
b/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