File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,8 +5,12 @@ Released: not yet
55
66Dependencies:
77
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=… ` .
1014
1115Enhancements:
1216
@@ -32,6 +36,8 @@ Bug fixes:
3236
3337 * Improve tests' compatibility with busybox (#627 , @Sertonix )
3438
39+ * Improve compatibility with Meson < 1.3.0 (#664 , Simon McVittie)
40+
3541Internal changes:
3642
3743 * Consistently use ` <stdbool.h> ` for booleans (#660 , Simon McVittie)
You can’t perform that action at this time.
0 commit comments