Commit 270cd610 authored by Raymond Toy's avatar Raymond Toy
Browse files

Update release notes based on recent merges

Forgot to update the release notes with recent merges that fixed a few
issues.  Hence update the notes now.

Also testing see if we need to add a strikeout for closed issues, so
didn't add strikeout for these.
parent 34e2da7c
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -50,8 +50,13 @@ public domain.
    * ~~#113~~ REQUIRE on contribs can pull in the wrong things via ASDF.
    * ~~#121~~ Wrong column index in FILL-POINTER-OUTPUT-STREAM
    * ~~#122~~ gcc 11 can't build cmucl
    * #125 Linux `unix-stat` returning incorrect values
    * ~~#127~~ Linux unix-getpwuid segfaults when given non-existent uid.
    * ~~#128~~ `QUIT` accepts an exit code
    * #132 Ansi test `RENAME-FILE.1` no fails
    * #134 Handle the case of `(expt complex complex-rational)`
    * #136 `ensure-directories-exist` should return the given pathspec
    * #142 `(random 0)` signals incorrect error
  * Other changes:
  * Improvements to the PCL implementation of CLOS:
  * Changes to building procedure: