diff options
author | Mark Spruiell <mes@zeroc.com> | 2004-03-01 18:07:34 +0000 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2004-03-01 18:07:34 +0000 |
commit | 786d8650173f313b2ca30ac7f99a7c1a99a19dbb (patch) | |
tree | af6d39879b0dc8f468f5069ab7623ab0c876a1b5 /cpp | |
parent | Cached persistent link dictionary (diff) | |
download | ice-786d8650173f313b2ca30ac7f99a7c1a99a19dbb.tar.bz2 ice-786d8650173f313b2ca30ac7f99a7c1a99a19dbb.tar.xz ice-786d8650173f313b2ca30ac7f99a7c1a99a19dbb.zip |
minor edit
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 bcc693f7182..90e2d94ae63 100644 --- a/cpp/CHANGES +++ b/cpp/CHANGES @@ -1,7 +1,7 @@ Changes since version 1.2.0 --------------------------- -- The IceStorm server is now using a single database for all topics, +- The IceStorm server now uses a single database for all topics, which makes topic creation much faster. - Added the virtual member functions ice_preMarshal and |