summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--release_docs/RELEASE.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index c998aec..278dcee 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -60,6 +60,9 @@ New Features
C++ API:
--------
+ - Started using C library's reference counting in place of class
+ RefCounter, which existed before the C's was available. As the
+ result, RefCounter has been removed. 2005/03/12 BMR
Support for new platforms, languages and compilers.