From 866424d9abcc042d698d5ba32efdfe98b279a083 Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Sun, 20 May 2012 11:43:25 +0400 Subject: [PATCH] Change version in README to 7.2-rev-b; update ChangeLog --- ChangeLog | 6 ++++++ doc/README | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index cd5f0abc..d937071a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +[7.2-rev-b] + +2012-05-20 Ivan Maidanski + + * doc/README: Change version to 7.2 (rev. B). + 2012-05-16 Ivan Maidanski * malloc.c (GC_malloc_uncollectable): Do not check assertion on diff --git a/doc/README b/doc/README index 4c8ea091..2950040f 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 -- 2.49.0