mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-23 04:52:42 -08:00
changelog: update
This commit is contained in:
parent
81573a3fe6
commit
4dcf38db09
1 changed files with 7 additions and 0 deletions
|
|
@ -77,6 +77,10 @@
|
|||
- Mersenne-Twister RNG has new 64 bit implementation for appropriate
|
||||
machines
|
||||
|
||||
- Add sockets implementation for android platform
|
||||
|
||||
- Add android build target (official android support)
|
||||
|
||||
** Issues fixed:
|
||||
|
||||
- Building with single-threaded boehm works if ECL threads are disabled
|
||||
|
|
@ -109,6 +113,9 @@
|
|||
- Random state initial state generation was buggy and insecure (entropy
|
||||
from urandom was rejected)
|
||||
|
||||
- Fix `listen' on streams when FILE_CNT isn't available (use read instad
|
||||
of fread)
|
||||
|
||||
* 16.0.0 changes since 15.3.7
|
||||
** API changes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue