summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzhangw <zhangw@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-02-06 18:41:18 +0000
committerzhangw <zhangw@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-02-06 18:41:18 +0000
commit492188ffeb630b08a655da53cefa7bf3bb0da28b (patch)
treed558d632322b24de8866e0ce7088e51c73aaefd2
parent7208e8df45bf56f3fe4c5f03c0de670b358f0f17 (diff)
downloadATCD-492188ffeb630b08a655da53cefa7bf3bb0da28b.tar.gz
Mon Feb 6 18:39:20 UTC 2006 Wallace Zhang <zhangw@ociweb.com>
-rw-r--r--ChangeLog6
-rw-r--r--NEWS10
2 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8285503d7a0..95af9492de2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Mon Feb 6 18:39:20 UTC 2006 Wallace Zhang <zhangw@ociweb.com>
+
+ * NEWS:
+
+ Updated with info from Doug Schmidt.
+
Mon Feb 6 15:49:57 UTC 2006 Wallace Zhang <zhangw@ociweb.com>
* NEWS:
diff --git a/NEWS b/NEWS
index f101d962629..e789f0b7bd6 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,16 @@ USER VISIBLE CHANGES BETWEEN ACE-5.4.8 and ACE-5.4.9
chained to it via its next() pointer, the entire chain of blocks
will be enqueued at once.
+. Improved the support for high-resolution timers with
+ ACE_Timer_Queue_Adapter.
+
+. Make it possible to disable file caching in JAWS.
+
+. Improved ACE_Pipe implementation so that it uses localhost to avoid
+ firewall problems.
+
+. Added Unicode support to the Service Configurator.
+
USER VISIBLE CHANGES BETWEEN ACE-5.4.7 and ACE-5.4.8
====================================================