diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cpp/CHANGES b/cpp/CHANGES index 54378bd68f5..c7e6e7a8088 100644 --- a/cpp/CHANGES +++ b/cpp/CHANGES @@ -1,6 +1,10 @@ Changes since version 1.0.1 --------------------------- +- Changed glacier router to send all requests from a separate + thread. Previously, only requests forwarded as batch would be sent + from a separate thread. + - Ice now builds on Solaris 9/Sun C++ 5.4 ... but not all tests pass. - Replaced the Freeze::EvictorPersistenceMode enumeration with the |