summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index a5b931cbe39..ae7419afb42 100644
--- a/CHANGES
+++ b/CHANGES
@@ -70,8 +70,9 @@ C++ Changes
Java Changes
============
-- Fixed an issue in which intensive use of Freeze or the portable
- stream objects could cause an OutOfMemoryError.
+- Fixed an issue in which intensive use of Freeze or the stream API
+ could cause an OutOfMemoryError. Note that Freeze maps must be
+ regenerated with slice2freezej to incorporate this fix.
- Fixed a bug in the Slice2Java ant task in which duplicate Slice
files could be passed to slice2java. Also fixed a bug in slice2java