summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2010-05-27 09:35:14 -0700
committerMark Spruiell <mes@zeroc.com>2010-05-27 09:35:14 -0700
commitd99bd21827f9e0a618bb8e2137310654afa4cc0c (patch)
tree9ebb373443917a4216db22c8e9445849b181ce89
parentbug 4515 - updating CHANGES (diff)
downloadice-d99bd21827f9e0a618bb8e2137310654afa4cc0c.tar.bz2
ice-d99bd21827f9e0a618bb8e2137310654afa4cc0c.tar.xz
ice-d99bd21827f9e0a618bb8e2137310654afa4cc0c.zip
more CHANGES fixes for 4515
-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