diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -14,13 +14,9 @@ Context: [[http://matthias.benkard.de/objective-cl][The Objective-CL Project]]. ---- -* 0.2.2 (?) +* 0.2.2 (2008-03-23) - CMUCL compatibility has been restored. - - The function IN-METHOD-SYNTAX has been added. It's like - ENABLE-METHOD-SYNTAX except that it does not store the original - syntax to be restored by DISABLE-METHOD-SYNTAX later. Use this for - file-local readtable changes (as opposed to code-block-local ones). - =NSArray= implements the generic sequence protocol on SBCL. - Initialisation behaviour has changed on GNUstep. This should fix some potential crashes related to =NSBundle=. |