summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2012-06-11 14:58:43 +0200
committerIvan Maidanski <ivmai@mail.ru>2012-06-26 14:56:22 +0200
commit6b480c65dba4ed8141c99d67ae6f7f67d10c8cc4 (patch)
tree419cbf407cbaed1beab4a812949581e55593510c
parent94199d1d94e535c1770ce97c73e62107405f9085 (diff)
[7.2c]gc7_2c
Change version in README to 7.2c; 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 e6f3b14..1a951da 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 a1b42d0..bf1d559 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