diff --git a/ChangeLog b/ChangeLog index e6f3b14a7..1a951daa1 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 a1b42d009..bf1d559ce 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