From: Ivan Maidanski Date: Sun, 20 May 2012 07:43:25 +0000 (+0400) Subject: Change version in README to 7.2-rev-b; update ChangeLog X-Git-Tag: gc7_2b~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=866424d9abcc042d698d5ba32efdfe98b279a083;p=gc Change version in README to 7.2-rev-b; update ChangeLog --- 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