Changeset 4810


Ignore:
Timestamp:
Jun 23, 2006, 6:28:36 PM (18 years ago)
Author:
Gary Byers
Message:

Update some.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/release-notes.txt

    r4774 r4810  
     1OpenMCL 1.1-pre-060623
     2- Mostly bug fixes (a CLOS bug that prevented the ObjC bridge from
     3  working, FIXNUM arrays weren't quite finished on PPC)
     4
     5- Use Tiger inferfaces (from XCode 10.4u SDK) on DarwinPPC32
     6
     7- Add gl, gtk2, gnome2 interfaces for x86-64.  Add a tiny
     8  "gtk2-clock" example, tweak the opengl-ffi (GLUT) example
     9  so that it works on x86-64.
     10
     11- Some changes to the ObjC bridge to support loading additional
     12  frameworks; update the WebKit example to use these new features.
     13
     14- Still an outstanding issue where things like MAKE-OBJC-INSTANCE
     15  need access to the interfaces at runtime (and can crash if they
     16  aren't available.)
     17
     18- Build snapshots for LinuxPPC{32,64}.
     19
    120OpenMCL 1.1-pre-060608
    221- The FASL version changed, as did the version number which pairs
Note: See TracChangeset for help on using the changeset viewer.