Raymond Toy pushed to branch master at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/general-info/release-21e.md
    ... ... @@ -50,13 +50,13 @@ public domain.
    50 50
         * ~~#113~~ REQUIRE on contribs can pull in the wrong things via ASDF.
    
    51 51
         * ~~#121~~ Wrong column index in FILL-POINTER-OUTPUT-STREAM
    
    52 52
         * ~~#122~~ gcc 11 can't build cmucl
    
    53
    -    * #125 Linux `unix-stat` returning incorrect values
    
    53
    +    * ~~#125~~ Linux `unix-stat` returning incorrect values
    
    54 54
         * ~~#127~~ Linux unix-getpwuid segfaults when given non-existent uid.
    
    55 55
         * ~~#128~~ `QUIT` accepts an exit code
    
    56
    -    * #132 Ansi test `RENAME-FILE.1` no fails
    
    57
    -    * #134 Handle the case of `(expt complex complex-rational)`
    
    58
    -    * #136 `ensure-directories-exist` should return the given pathspec
    
    59
    -    * #142 `(random 0)` signals incorrect error
    
    56
    +    * ~~#132~~ Ansi test `RENAME-FILE.1` no fails
    
    57
    +    * ~~#134~~ Handle the case of `(expt complex complex-rational)`
    
    58
    +    * ~~#136~~ `ensure-directories-exist` should return the given pathspec
    
    59
    +    * ~~#142~~ `(random 0)` signals incorrect error
    
    60 60
       * Other changes:
    
    61 61
       * Improvements to the PCL implementation of CLOS:
    
    62 62
       * Changes to building procedure: