Raymond Toy pushed to branch master at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/general-info/release-21f.md
    ... ... @@ -23,6 +23,8 @@ public domain.
    23 23
       * Bug fixes:
    
    24 24
       * Gitlab tickets:
    
    25 25
         * ~~#154~~ piglatin translation does not work anymore
    
    26
    +	* ~~#171~~ Readably print `(make-pathname :name :unspecfic)`
    
    27
    +	* ~~#242~~ Fix bug in `alien-funcall` with `c-call:char` as result type
    
    26 28
         * ~~#248~~ Print MOVS instruction with correct case
    
    27 29
       * Other changes:
    
    28 30
       * Improvements to the PCL implementation of CLOS: