File tree 1 file changed +35
-0
lines changed
1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
36
2.8.2 / 2022-11-21
2
37
==================
3
38
* [ fix] Fixing the failing tests on MacOS (#271 )
You can’t perform that action at this time.
0 commit comments