Skip to content

Commit

Permalink
Fix ChangeLog as no autotools update in v7.8.2
Browse files Browse the repository at this point in the history
(fix of commit d482d3f)
  • Loading branch information
ivmai committed Dec 15, 2023
1 parent 953e80e commit 4c00f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
* Fix typo in AO_HAVE_compare_and_swap_double name in atomic_ops_stack.h
* Fix typo in comment of run_one_test of test_stack
* Fix typos in comments of atomic_ops_malloc.c and atomic_ops_stack.c/h
* Update autotools for release tarball preparation (ac-2.71, m4-1.4.19)
* Update cmake minimum required version to 3.5


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

Expand Down

0 comments on commit 4c00f97

Please sign in to comment.