summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2012-05-20 09:43:25 +0200
committerIvan Maidanski <ivmai@mail.ru>2012-05-20 09:43:25 +0200
commit866424d9abcc042d698d5ba32efdfe98b279a083 (patch)
tree5662ee842ff333d384804bff1479193f86244835
parent3e70ba5fa15b3bbd8d98d88e9a63198df4acd208 (diff)
Change version in README to 7.2-rev-b; update ChangeLog
-rw-r--r--ChangeLog6
-rw-r--r--doc/README2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cd5f0ab..d937071 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+[7.2-rev-b]
+
+2012-05-20 Ivan Maidanski <ivmai@mail.ru>
+
+ * doc/README: Change version to 7.2 (rev. B).
+
2012-05-16 Ivan Maidanski <ivmai@mail.ru>
* malloc.c (GC_malloc_uncollectable): Do not check assertion on
diff --git a/doc/README b/doc/README
index 4c8ea09..2950040 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.2 of a conservative garbage collector for C and C++.
+This is version 7.2 (rev. B) of a conservative garbage collector for C and C++.
You might find a more recent version of this at