From 6b480c65dba4ed8141c99d67ae6f7f67d10c8cc4 Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Mon, 11 Jun 2012 16:58:43 +0400 Subject: [7.2c] Change version in README to 7.2c; update ChangeLog --- ChangeLog | 6 ++++++ doc/README | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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 + + * doc/README: Change version to 7.2c (rev. C). + 2012-06-08 Ivan Maidanski * 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 -- cgit v1.0-21-g2218