summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2005-10-13 15:24:10 +0000
committerMark Spruiell <mes@zeroc.com>2005-10-13 15:24:10 +0000
commitcb495f55e3d4d3ed2a443f0a8d71fe70553de1ee (patch)
tree812c847a6f79062078cdf4fdccfe0337d3505575 /cpp
parentadding php configuration (diff)
downloadice-cb495f55e3d4d3ed2a443f0a8d71fe70553de1ee.tar.bz2
ice-cb495f55e3d4d3ed2a443f0a8d71fe70553de1ee.tar.xz
ice-cb495f55e3d4d3ed2a443f0a8d71fe70553de1ee.zip
bug 429: adding initialize* for logger
Diffstat (limited to 'cpp')
-rw-r--r--cpp/CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpp/CHANGES b/cpp/CHANGES
index 567151f9c1b..c86e5ce478c 100644
--- a/cpp/CHANGES
+++ b/cpp/CHANGES
@@ -1,6 +1,11 @@
Changes since version 2.1.2
---------------------------
+- Added the new methods Ice::initializeWithLogger() and
+ Ice::initializeWithPropertiesAndLogger(), which ensure that a
+ custom logger is used to record any errors during communicator
+ initialization.
+
- Ice will now listen on all local interfaces if no -h parameter
is present in the endpoint configuration and no default host has
been set. It will also listen to all interfaces if the -h parameter