diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2020-07-16 06:14:39 +0200 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-07-16 15:48:26 +0300 |
commit | f3cac67d4467a5e01cef503f59026e08b84266d8 (patch) | |
tree | 602e36284f31753947c9380c3ea9fbe2048605a1 /NEWS | |
parent | e8f7ad1e7d4aa47daad62105d2c41bcfd61d67e8 (diff) |
Create glue buildfile in bdep-new --package mode
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |