From 092b7cb571aa7695dd3530b409f72b6e50bf68b1 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 17 Jul 2020 08:57:55 +0200 Subject: Documentation updates --- NEWS | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7d9cdd3..61447c8 100644 --- a/NEWS +++ b/NEWS @@ -10,14 +10,16 @@ Version 0.13.0 $ bdep new -l c++ -t lib,split libhello See the SOURCE LAYOUT section in bdep-new(1) for details and a large - number of layout examples. + number of examples. - * The bdep-new command in the --package mode now creates the glue buildfile - for the project. + * 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 command now generates the .gitattributes file with sensible + defaults. - * The bdep-new --subdirectory mode option has been renamed to --source. + * The bdep-new --subdirectory mode option has been renamed to --source. The + corresponding options file has been renamed to bdep-new-source.options. * The bdep-new binless sub-option has been moved from --lang|-l to --type|t. -- cgit v1.1