diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/CHANGES b/java/CHANGES index c61efe4a5c6..30762f26965 100644 --- a/java/CHANGES +++ b/java/CHANGES @@ -1,6 +1,8 @@ Changes since version 3.0.1 --------------------------- +- Modified the generated code to avoid a warning from Eclipse. + - Added a new method addProxies() to Ice::Router, which can return evicted proxies. The old method addProxy() is now deprecated. Note that this is an internal interface for communications between |