Raymond Toy pushed to branch issue-140-stream-element-type-two-way-stream at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/general-info/release-21e.md
    ... ... @@ -52,6 +52,7 @@ public domain.
    52 52
         * ~~#122~~ gcc 11 can't build cmucl
    
    53 53
         * ~~#127~~ Linux unix-getpwuid segfaults when given non-existent uid.
    
    54 54
         * ~~#128~~ `QUIT` accepts an exit code
    
    55
    +    * ~~#140~~ External format of `two-way-stream` returns the common format of the input and output streams if possible; otherwise, return `:default`.
    
    55 56
       * Other changes:
    
    56 57
       * Improvements to the PCL implementation of CLOS:
    
    57 58
       * Changes to building procedure: