From 6f4e5f0e73a803f9a615c72d46fd079507f8a9c5 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Sat, 6 Jan 2007 11:36:52 +0000 Subject: [PATCH] Summarize changes [SVN r36603] --- v2/changes.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/v2/changes.txt b/v2/changes.txt index aaf9da07b..a09784618 100644 --- a/v2/changes.txt +++ b/v2/changes.txt @@ -17,8 +17,12 @@ Changes in this release: - New 'project.extension' rule for declaring standalone projects. - New 'conditional' convenience rule. - - New 'path.glob-tree' rule. + - New 'glob-tree' rule. + - The 'glob' rule accepts patterns to exclude. - Inline targets are now marked explicit automatically. + - Toolsets can now implicitly add requirements to + all targets. + - New 'generate' rule. Documentation changes: @@ -33,7 +37,7 @@ The following bugs were fixed: mkdir commands. - Numerious fixes in Boost autolink support - Numerious fixes in Boost.Python support. - + - Indirect properties not evaluates in usage requirements. Milestone 11 (Jule 20, 2006)