diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2007-01-26 11:51:57 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2007-01-26 11:51:57 +0000 |
commit | 5b4a8ad98edd6b7f571086b37c63c16456ac7b98 (patch) | |
tree | ac1d762b5f67be43d5332f45ba31f9512cdba043 /ACE | |
parent | fc4628434d5491f2c7cc1515508ced8c0b6e5622 (diff) | |
download | ATCD-5b4a8ad98edd6b7f571086b37c63c16456ac7b98.tar.gz |
Fri Jan 26 10:03:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE')
-rw-r--r-- | ACE/NEWS | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -3,7 +3,7 @@ PLANNED MAJOR CHANGES "SOMETIME IN THE FUTURE" (i.e., exact beta not known) . (Remedy) OpenVMS 8.3 on IA64 port -PLANNED CHANGES FOR "ACE-5.5.6" +PLANNED CHANGES FOR "ACE-5.5.7" =============================== . (OO) Minor 64 bit file offset fixes for ACE AIO classes on HP-UX. @@ -12,10 +12,15 @@ PLANNED CHANGES FOR "ACE-5.5.6" . (Riverace) Pharlap ETS 13 qualification. +USER VISIBLE CHANGES BETWEEN ACE-5.5.5 and ACE-5.5.6 +==================================================== + +. Deprecated ACE_TYPENAME, use typename directly + USER VISIBLE CHANGES BETWEEN ACE-5.5.4 and ACE-5.5.5 ==================================================== -. The prebuild MPC keyword is now supported by the gnuace project type. +. The prebuild MPC keyword is now supported by the gnuace project type. This fixes Bugzilla #2713. . Support for Windows earlier than NT 4 SP2 was removed. ACE will not build |