summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2dbf386117a..909b32386f3 100644
--- a/NEWS
+++ b/NEWS
@@ -20,7 +20,7 @@ PLANNED MAJOR CHANGES TARGETED FOR ACE-5.4.4
thread safe iterators. Use ACE_Unbounded_Set instead
. Improved VxWorks support for static libraries. Shared libraries do cause
- several known problems which will be fixed in the x.5.5 release.
+ several known problems which will be fixed in the x.4.5 release.
. Removed the usage of the ACE_x_cast macros, we are using the C++ casts
from now on. The ACE_x_cast macros are deprecated and will be removed