summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--doc/README2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e6f3b14a..1a951daa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+[7.2c]
+
+2012-06-11 Ivan Maidanski <ivmai@mail.ru>
+
+ * doc/README: Change version to 7.2c (rev. C).
+
2012-06-08 Ivan Maidanski <ivmai@mail.ru>
* cordbscs.c (CORD_cat_char_star): Check GC_MALLOC_ATOMIC result for
diff --git a/doc/README b/doc/README
index a1b42d00..bf1d559c 100644
--- a/doc/README
+++ b/doc/README
@@ -36,7 +36,7 @@ Public License, but is not needed by, nor linked into the collector library.
It is included here only because the atomic_ops distribution is, for
simplicity, included in its entirety.
-This is version 7.2b of a conservative garbage collector for C and C++.
+This is version 7.2c of a conservative garbage collector for C and C++.
You might find a more recent version of this at