Commit 351339d3 authored by Raymond Toy's avatar Raymond Toy
Browse files

Add strikeout for closed issues

Nope, gitlab doesn't mark closed issues in anyway, unlike Trac that
would automatically strikeout references to closed issues.  We have to
do it ourselves.
parent 270cd610
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -50,13 +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
    * ~~#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
    * ~~#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: