Raymond Toy pushed to branch issue-277-float-ratio-float-least-positive-float at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/general-info/release-21f.md
    ... ... @@ -40,6 +40,8 @@ public domain.
    40 40
         * ~~#258~~ Remove `get-page-size` from linux-os.lisp
    
    41 41
         * ~~#269~~ Add function to get user's home directory
    
    42 42
         * ~~#266~~ Support "~user" in namestrings
    
    43
    +    * ~~#277~~ `float-ratio-float` returns least postive float for
    
    44
    +      ratios closer to that than zero.
    
    43 45
       * Other changes:
    
    44 46
       * Improvements to the PCL implementation of CLOS:
    
    45 47
       * Changes to building procedure: