diff options
author | Matthew Newhook <matthew@zeroc.com> | 2006-11-23 05:37:37 +0000 |
---|---|---|
committer | Matthew Newhook <matthew@zeroc.com> | 2006-11-23 05:37:37 +0000 |
commit | 45a8852ef15f93c6519d40fdaa9974d6bb526c52 (patch) | |
tree | f7ae8e93a191fde760b1b723db19426f46010ff4 /cpp | |
parent | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1568 (diff) | |
download | ice-45a8852ef15f93c6519d40fdaa9974d6bb526c52.tar.bz2 ice-45a8852ef15f93c6519d40fdaa9974d6bb526c52.tar.xz ice-45a8852ef15f93c6519d40fdaa9974d6bb526c52.zip |
updated CHANGES file.
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cpp/CHANGES b/cpp/CHANGES index 20485990455..8fd9620cc62 100644 --- a/cpp/CHANGES +++ b/cpp/CHANGES @@ -1,6 +1,9 @@ Changes since version 3.1.1 --------------------------- +- Added ["cpp:class"] C++ metadata to map a slice struct to a + reference counted class. + - Glacier2.AllowCategories is now deprecated and superseded by Glacier2.Filter.Category.Accept. |