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
    ... ... @@ -60,7 +60,7 @@ public domain.
    60 60
         * ~~#134~~ Handle the case of `(expt complex complex-rational)`
    
    61 61
         * ~~#136~~ `ensure-directories-exist` should return the given pathspec
    
    62 62
         * #139 `*default-external-format*` defaults to `:utf-8`
    
    63
    -    * ~~#140~~ External format of `two-way-stream`
    
    63
    +    * ~~#140~~ External format for streams that are not `file-stream`'s
    
    64 64
         * ~~#141~~ Disallow locales that are pathnames to a localedef file
    
    65 65
         * ~~#142~~ `(random 0)` signals incorrect error
    
    66 66
         * ~~#147~~ `stream-line-column` method missing for `fundamental-character-output-stream`