aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-07-16 06:14:39 +0200
committerKaren Arutyunov <karen@codesynthesis.com>2020-07-16 15:48:26 +0300
commitf3cac67d4467a5e01cef503f59026e08b84266d8 (patch)
tree602e36284f31753947c9380c3ea9fbe2048605a1 /NEWS
parente8f7ad1e7d4aa47daad62105d2c41bcfd61d67e8 (diff)
Create glue buildfile in bdep-new --package mode
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c7da512..7d9cdd3 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,9 @@ Version 0.13.0
See the SOURCE LAYOUT section in bdep-new(1) for details and a large
number of layout examples.
+ * The bdep-new command in the --package mode now creates the glue buildfile
+ for the project.
+
* The bdep-new command now generates the .gitattributes file.
* The bdep-new --subdirectory mode option has been renamed to --source.