Skip to content

Commit 614a374

Browse files
committed
sync history.
1 parent bc327b2 commit 614a374

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

History.md

+35
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,38 @@
1+
2.8.7 / 2024-06-27
2+
==================
3+
* [fix] update wiki registry. (#317)
4+
* [fix] Create missing tmp dirs for test artifacts and cleanup before/after (#301)
5+
* [fix] Add missing dependencies from src/common/*h (#311)
6+
* [fix] Double free
7+
* [fix] Update fuzz_manifest.c: Add missing include unistd.h (#310)
8+
* [fix] Do not define HAVE_PTHREADS if pthread is not available
9+
* [fix] Also check for pthread_cancel
10+
* [fix] Add missing dependencies from `src/common/*` (#303)
11+
12+
2.8.5 / 2023-11-08
13+
==================
14+
* [feature] save deps by default and support --no-save opt
15+
* [fix] Do not discard `const` type qualifier
16+
* [fix] free dependency by hand if list node is not allocated. (#297)
17+
18+
2.8.4 / 2023-08-29
19+
==================
20+
* [fix] free http get response after done with it. (#295)
21+
22+
2.8.3 / 2023-01-18
23+
==================
24+
* [fix] free 'json'
25+
* [fix] fix PREFIX
26+
* [fix] set 'root_package' in 'main'
27+
* [fix] use 'install' instead of 'cp'
28+
29+
2.8.3 / 2022-11-21
30+
==================
31+
* [fix] free 'json'
32+
* [fix] fix PREFIX
33+
* [fix] set 'root_package' in 'main'
34+
* [fix] use 'install' instead of 'cp'
35+
136
2.8.2 / 2022-11-21
237
==================
338
* [fix] Fixing the failing tests on MacOS (#271)

0 commit comments

Comments
 (0)