diff --git a/v2/doc/development_plan.html b/v2/doc/development_plan.html index b25bcd8b8..28af07b90 100644 --- a/v2/doc/development_plan.html +++ b/v2/doc/development_plan.html @@ -60,15 +60,30 @@
Notion of relevant properties. Bugfixes.
+Implementation of regression testing framework was + implemented. Handling of dependencies to generated headers was + optimized. Algorithms for link-compatibility checking and selecting + main target alternatives were improved.
Improve gcc toolset. Automatically compute right libraries order. +
Performance was considerably improved. The syntax for linking a + library into a library was simplified. The 'stage' rule can traverse + dependencies of the targets it installs. Regression testing support + now works on Windows. Some toolsets were improved. Bugs in project + loading and suffix determination were fixed. +
Remaining features for C++ Boost: + improved installation, Python support. Uniform toolset initialization + scheme. Many bugfixes
Revised 18 June, 2003 + -->23 Aug, 2004