summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
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.