summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2012-08-09 23:48:31 +0400
committerIvan Maidanski <ivmai@mail.ru>2012-08-09 23:48:31 +0400
commit0a58f5d63969c10d2141af89cb7a53df786909ab (patch)
treeb7f63e8da52c4be28c22914cc13182af5e5b1330
parent4b9ad4b46378017fda4db83b95c42f809c9e3d00 (diff)
downloadlibatomic_ops-0a58f5d63969c10d2141af89cb7a53df786909ab.tar.gz
Change version in README to 7.2d; update ChangeLog
-rw-r--r--ChangeLog6
-rw-r--r--README2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f826e7f..04735d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+[7.2d]
+
+2012-08-09 Ivan Maidanski <ivmai@mail.ru>
+
+ * README: Change version to 7.2d (rev. D).
+
2012-08-01 Ivan Maidanski <ivmai@mail.ru>
* src/atomic_ops.h (AO_compiler_barrier): Add parentheses and cast to
diff --git a/README b/README
index d9f4293..5e2497a 100644
--- a/README
+++ b/README
@@ -15,7 +15,7 @@ atomic memory operations. These might allow you to write code:
For details and licensing restrictions see the files in the doc
subdirectory.
-This is version 7.2 of libatomic_ops.
+This is version 7.2d of libatomic_ops.
You might find a more recent version of this at