Skip to content

Commit 73264b7

Browse files
committed
Update NEWS
Signed-off-by: Simon McVittie <[email protected]>
1 parent 833b32d commit 73264b7

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

NEWS.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,12 @@ Released: not yet
55

66
Dependencies:
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

1115
Enhancements:
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+
3541
Internal changes:
3642

3743
* Consistently use `<stdbool.h>` for booleans (#660, Simon McVittie)

0 commit comments

Comments
 (0)