mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-18 23:32:17 -08:00
cosmetic: remove comma in changelog
This commit is contained in:
parent
23366d4fbd
commit
8a4e2ed6da
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
* Pending changes since 16.1.2
|
||||
** API changes
|
||||
- mp:holding-lock-p: introduce new function for multiprocessing.
|
||||
Function verifies, if lock is hold by the thread which calls the
|
||||
Function verifies if lock is hold by the thread which calls the
|
||||
function. Usage: =(mp:holding-lock-p my-lock)=.
|
||||
|
||||
- make-random-state: fix problem with simple-vectors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue