summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorMatthew Newhook <matthew@zeroc.com>2006-11-23 05:37:37 +0000
committerMatthew Newhook <matthew@zeroc.com>2006-11-23 05:37:37 +0000
commit45a8852ef15f93c6519d40fdaa9974d6bb526c52 (patch)
treef7ae8e93a191fde760b1b723db19426f46010ff4 /cpp
parenthttp://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1568 (diff)
downloadice-45a8852ef15f93c6519d40fdaa9974d6bb526c52.tar.bz2
ice-45a8852ef15f93c6519d40fdaa9974d6bb526c52.tar.xz
ice-45a8852ef15f93c6519d40fdaa9974d6bb526c52.zip
updated CHANGES file.
Diffstat (limited to 'cpp')
-rw-r--r--cpp/CHANGES3
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.