summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2014-05-02 11:07:20 +0400
committerIvan Maidanski <ivmai@mail.ru>2014-05-02 20:22:28 +0400
commit8fb24ce53650fc1cb24431aec354d55b4d6631aa (patch)
treec7d2b3c0d808243d5830148e436dd058f4d7ce45 /ChangeLog
parentd45ac8942685fa1f6c98b897b58b7bf6606e6129 (diff)
downloadlibatomic_ops-8fb24ce53650fc1cb24431aec354d55b4d6631aa.tar.gz
Update ChangeLog file
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 468000d..3543461 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
+== [7.4.2] 2014-05-02 ==
+
+* Fix a typo in doc/README.txt (remove redundant "an" article).
+* Update emails/links due to project site transition.
+
+
== [7.4.0] 2013-11-17 ==
* Add and/or/xor entries to list_atomic (tests).
@@ -133,6 +139,12 @@
* Use __builtin_expect in CAS failure loop condition checks (GCC only).
+== [7.2f] 2014-05-02 ==
+
+* Fix a typo in doc/README.txt (remove redundant "an" article).
+* Regenerate configure files by new automake (v1.14.1), libtool (v2.4.2.418).
+
+
== [7.2e] 2013-11-10 ==
* Fix (remove) invalid include of read_ordered.h for ARM.