summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrpj <rpj>2005-05-19 05:12:06 +0000
committerrpj <rpj>2005-05-19 05:12:06 +0000
commit33654f95ff2689206f2e5df95de3470f0843395b (patch)
tree10daa8e3e68aa90661366b8a357c408cfb6f87f2
parente2b095170c668dae830322e030ef147dd2ff17ee (diff)
''
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 93f38e5..9fce92c 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,21 @@ RELEASE 1.10.0
-------------
(2005-05-19)
+General
+-------
+This release is a back-port of the bug fixes and new features in release
+2.6.0. To date, version 1 releases remain fully functionally equivalent to
+version 2 releases, including all bug fixes and enhanced compliance. The
+difference is that the version 1 pthread_once routine may be significantly
+less efficient in some situations.
+
+Testing and verification
+------------------------
+This release has been tested (passed the test suite) on both uni-processor
+and multi-processor systems. Thanks to Tim Theisen at TomoTherapy for
+exhaustively running the MP tests and for providing crutial observations
+and data when faults are detected.
+
Bugs fixed
----------