Raymond Toy pushed to branch rtoy-convert-release-notes-to-md at cmucl / cmucl Commits: e8764af3 by Raymond Toy at 2017-10-15T20:29:35-07:00 More markup. - - - - - 1 changed file: - src/general-info/release-21c.md Changes: ===================================== src/general-info/release-21c.md ===================================== --- a/src/general-info/release-21c.md +++ b/src/general-info/release-21c.md @@ -1,4 +1,5 @@ -<span style="color:red">**Work in progress**</span> +<span style="color:red">Work in progress</span> + ========================== C M U C L 21 c ============================= The CMUCL project is pleased to announce the release of CMUCL 21c. @@ -27,10 +28,10 @@ New in this release: * ANSI compliance fixes: * Bug fixes: - * ENCODE-UNIVERSAL-TIME accepts dates from 1899 if the final date + * `ENCODE-UNIVERSAL-TIME` accepts dates from 1899 if the final date after accounting for time zones results in a positive - value. (See ticket #36.) - * CL:SLEEP no longer gets interrupted (See ticket #26.) + value. (See ticket ~~#36~~.) + * `CL:SLEEP` no longer gets interrupted (See ticket ~~#26~~.) * Fix some compiler warnings and clean up funny indentation in asin code. View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/e8764af37caa539af00bf1a7b1... --- View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/e8764af37caa539af00bf1a7b1... You're receiving this email because of your account on gitlab.common-lisp.net.