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
    ... ... @@ -56,7 +56,7 @@ public domain.
    56 56
         * ~~#132~~ Ansi test `RENAME-FILE.1` no fails
    
    57 57
         * ~~#134~~ Handle the case of `(expt complex complex-rational)`
    
    58 58
         * ~~#136~~ `ensure-directories-exist` should return the given pathspec
    
    59
    -    * ~~#140~~ External format of `two-way-stream` returns the common format of the input and output streams if possible; otherwise, return `:default`.
    
    59
    +    * ~~#140~~ External format of `two-way-stream`
    
    60 60
         * ~~#142~~ `(random 0)` signals incorrect error
    
    61 61
       * Other changes:
    
    62 62
       * Improvements to the PCL implementation of CLOS: