File tree 1 file changed +15
-0
lines changed
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1
1
2
+ == [7.8.2] (not released yet) ==
3
+
4
+ * Eliminate 'atomic_thread_fence is unsupported with tsan' gcc-11 warning
5
+ * Eliminate 'comparing signed/unsigned values' lcc warning in add_chunk_as
6
+ * Fix 'undefined reference to AO_pt_lock' if configure is using clang-16
7
+ * Fix 'undefined reference to __atomic_load/store/cas_16' Mingw64-gcc error
8
+ * Fix 'undefined reference' linker errors if shared build on OpenBSD (CMake)
9
+ * Fix get_chunk for case of mmap area is located before AO_initial_heap
10
+ * Fix typo in AO_HAVE_compare_and_swap_double name in atomic_ops_stack.h
11
+ * Fix typo in comment of run_one_test of test_stack
12
+ * 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)
14
+ * Update cmake minimum required version to 3.5
15
+
16
+
2
17
== [7.8.0] 2023-03-26 ==
3
18
4
19
* Add AUTHORS file to the list of installed documentation
You can’t perform that action at this time.
0 commit comments