aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Release-notes-for-0.39.0.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/Release-notes-for-0.39.0.md')
-rw-r--r--docs/markdown/Release-notes-for-0.39.0.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/markdown/Release-notes-for-0.39.0.md b/docs/markdown/Release-notes-for-0.39.0.md
index 705bb80..73b49ae 100644
--- a/docs/markdown/Release-notes-for-0.39.0.md
+++ b/docs/markdown/Release-notes-for-0.39.0.md
@@ -3,12 +3,14 @@ title: Release 0.39
short-description: Release notes for 0.39
...
-The 0.39.0 release turned out to consist almost entirely of bug fixes and minor polishes.
+The 0.39.0 release turned out to consist almost entirely of bug fixes
+and minor polishes.
# New features
## Extra arguments for tests
-The Meson test executable allows specifying extra command line arguments to pass to test executables.
+The Meson test executable allows specifying extra command line
+arguments to pass to test executables.
mesontest --test-args=--more-debug-info currenttest