Raymond Toy pushed to branch master at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/general-info/release-21a.txt
    ... ... @@ -100,16 +100,6 @@ New in this release:
    100 100
         * Issue #3: Shadowing compiler macro functions.
    
    101 101
         * Issue #7: Local functions and get-setf-expansions
    
    102 102
         * Issue #8: Constants and top-level code
    
    103
         * Issue #10: (setf aref) on (simple-array (unsigned-byte 4) (*))
    
    104
           with constant index is incorrect.
    
    105
         * Issue #11: Merge unix-glibc2.lisp into unix.lisp
    
    106
         * Issue #14: (asinh 0d0) signals inexact on linux
    
    107
         * Issue #16: pathname-match-p doesn't handle search lists
    
    108
         * Issue #18: Fix docstring for *environment-list*
    
    109
         * Issue #18: Add better description to :env option for run-program
    
    110
         * Issue #19: Make min version for OSX be 10.6
    
    111
         * Issue #22: Incorrect coercion to float
    
    112
         * Issue #12: unable to build master/$HEAD with 2015-12 darwin snapshot
    
    113 103
     
    
    114 104
       * Other changes:
    
    115 105
         * Cross compile scripts from x86 to sparc and ppc updated to work