summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2006-03-02 00:52:22 +0000
committerSteve Huston <shuston@riverace.com>2006-03-02 00:52:22 +0000
commitd67bd46def03002c136c3de0d391245d072d28af (patch)
treef7fb80d84bbbaa3a3df9172c0669f7e7f995eb99
parent2ea1ad4de9480788579feb3731f4dbddc0cae29a (diff)
downloadATCD-d67bd46def03002c136c3de0d391245d072d28af.tar.gz
ChangeLogTag:Thu Mar 2 00:51:18 UTC 2006 Steve Huston <shuston@riverace.com>
-rw-r--r--ChangeLog4
-rw-r--r--NEWS6
2 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ca896ad10d5..c03beec5dcc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Mar 2 00:51:18 UTC 2006 Steve Huston <shuston@riverace.com>
+
+ * NEWS: Added Win64 and WinCE notes.
+
Wed Mar 1 23:47:13 UTC 2006 Steve Huston <shuston@riverace.com>
* bin/make_release: Added "wince=1" to the MPC -features option for
diff --git a/NEWS b/NEWS
index 8b74eb57b69..7cc27fa8e9d 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,12 @@ USER VISIBLE CHANGES BETWEEN ACE-5.4.10 and ACE-5.5
. ACE and its tests compile error free with GCC 4.1 pre release.
+. ACE_Recursive_Thread_Mutex::get_nesting_level() fixed for 64-bit Windows
+ XP on amd64/EM64T hardware.
+
+. Many build-time fixes for Windows Mobile 5 and Windows PocketPC 2003 using
+ Visual Studio .NET 2005 (VC8).
+
USER VISIBLE CHANGES BETWEEN ACE-5.4.9 and ACE-5.4.10
====================================================