Raymond Toy pushed to branch issue-172-pathname-match-p-return-type at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/general-info/release-21e.md
    ... ... @@ -75,6 +75,7 @@ public domain.
    75 75
         * ~~#167~~ Lowe bound for `decode-float-exponent` type was off by one.
    
    76 76
         * ~~#168~~ Don't use negated forms for jmp instructions when possible
    
    77 77
         * ~~#169~~ Add pprinter for `define-vop` and `sc-case`
    
    78
    +    * ~~#172~~ Declare `pathname-match-p` as returning a null or pathname
    
    78 79
         * ~~#173~~ Add pprinter for `define-assembly-routine`
    
    79 80
       * Other changes:
    
    80 81
       * Improvements to the PCL implementation of CLOS: