diff options
author | Matthew Newhook <matthew@zeroc.com> | 2007-01-04 21:12:12 +0000 |
---|---|---|
committer | Matthew Newhook <matthew@zeroc.com> | 2007-01-04 21:12:12 +0000 |
commit | 2e9aa10679931e159f992437c4f48f84a6893c42 (patch) | |
tree | 8f75946059a8f998b64486ab75ed4e86f7bcfc04 /cpp | |
parent | renamed userCallbackOnInterrupt to callbackOnInterrupt. (diff) | |
download | ice-2e9aa10679931e159f992437c4f48f84a6893c42.tar.bz2 ice-2e9aa10679931e159f992437c4f48f84a6893c42.tar.xz ice-2e9aa10679931e159f992437c4f48f84a6893c42.zip |
Updated CHANGES.
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/CHANGES b/cpp/CHANGES index 447d6e99261..f0971f4521a 100644 --- a/cpp/CHANGES +++ b/cpp/CHANGES @@ -14,7 +14,7 @@ Changes since version 3.1.1 - Added support for a user callback when SIGINT like signals are sent to applications that use the Application interface. See - Application::interruptCallback and Application::userCallbackOnInterrupt + Application::interruptCallback and Application::callbackOnInterrupt for details. - Message batches are now automatically flushed when the total size of |