Raymond Toy pushed to branch master at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/general-info/release-21f.md
    ... ... @@ -133,6 +133,10 @@ public domain.
    133 133
         * #401 `file-position` now returns the correct value
    
    134 134
         * #404 Use `realpath(3)` to implement `unix::unix-resolve-links`
    
    135 135
         * #405 `unix::unix-resolve-links` has been removed.
    
    136
    +    * #415 Support package-local-nicknames
    
    137
    +    * #417 PCL complains about repeated aux variables in defmethod
    
    138
    +    * #418 Update asdf to version 3.3.7.4 (for
    
    139
    +      package-local-nicknames)
    
    136 140
       * Other changes:
    
    137 141
       * Improvements to the PCL implementation of CLOS:
    
    138 142
       * Changes to building procedure: