Skip to content

Commit 4c00f97

Browse files
committed
Fix ChangeLog as no autotools update in v7.8.2
(fix of commit d482d3f)
1 parent 953e80e commit 4c00f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChangeLog

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
* Fix typo in AO_HAVE_compare_and_swap_double name in atomic_ops_stack.h
1111
* Fix typo in comment of run_one_test of test_stack
1212
* Fix typos in comments of atomic_ops_malloc.c and atomic_ops_stack.c/h
13-
* Update autotools for release tarball preparation (ac-2.71, m4-1.4.19)
1413
* Update cmake minimum required version to 3.5
1514

1615

@@ -63,6 +62,7 @@
6362
* Support build with CMake
6463
* Support double-wide CAS on armv7+ and UWP/arm64 (MS VC)
6564
* Support test_atomic with MS build w/o the need to run GNU make first
65+
* Update autotools for release tarball preparation (ac-2.71, m4-1.4.19)
6666
* Use GCC atomic intrinsics for SPARC
6767
* Use builtin_expect in AO_stack_push_explicit_aux_release
6868

0 commit comments

Comments
 (0)