File tree 1 file changed +8
-2
lines changed
1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,12 @@ Released: not yet
5
5
6
6
Dependencies:
7
7
8
- * Remove the Autotools build system. Meson is now required at build-time.
9
- (#625 , Hugo Osvaldo Barrera)
8
+ * Remove the Autotools build system. Meson ≥ 0.49.0 is now required
9
+ at build-time. (#625 , Hugo Osvaldo Barrera)
10
+
11
+ * For users of bash-completion, bash-completion ≥ 2.10 is recommended.
12
+ With older bash-completion, bubblewrap might install completions
13
+ outside its ` ${prefix} ` unless overridden with ` -Dbash_completion_dir=… ` .
10
14
11
15
Enhancements:
12
16
@@ -32,6 +36,8 @@ Bug fixes:
32
36
33
37
* Improve tests' compatibility with busybox (#627 , @Sertonix )
34
38
39
+ * Improve compatibility with Meson < 1.3.0 (#664 , Simon McVittie)
40
+
35
41
Internal changes:
36
42
37
43
* Consistently use ` <stdbool.h> ` for booleans (#660 , Simon McVittie)
You can’t perform that action at this time.
0 commit comments