]> granicus.if.org Git - libatomic_ops/commitdiff
Update ChangeLog file
authorIvan Maidanski <ivmai@mail.ru>
Fri, 2 May 2014 07:07:20 +0000 (11:07 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Fri, 2 May 2014 16:22:28 +0000 (20:22 +0400)
ChangeLog

index 468000de39f8a628b7ed1c8e4da3cfc742c2273c..35434612f183376bd48796c15239fe9f58e41564 100644 (file)
--- 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).
 * 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.