diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/CHANGES | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/cpp/CHANGES b/cpp/CHANGES index 6f77b9635c3..864f128ed8a 100644 --- a/cpp/CHANGES +++ b/cpp/CHANGES @@ -7,13 +7,12 @@ Changes since version 1.0.1 thread. Previously, only requests forwarded as batch would be sent from a separate thread. -- Ice now builds on Solaris 9/Sun C++ 5.4 ... but not all tests pass. +- Added support for SPARC/Solaris with the Sun C++ 5.4 compiler + (32 bits only). See INSTALL.SOLARIS for details. - Replaced the Freeze::EvictorPersistenceMode enumeration with the interface Freeze::PersistenceStrategy. -- Build system and IceUtil improvements for Sun port. - - Added support for GCC 2.95.3. - Several incompatible IceStorm changes: |