5 |
|
<body> |
6 |
|
<! End Style Sheet Header -----------Insert Text Here ---------------------> |
7 |
|
<p> |
8 |
+ |
<h1>Release Notes For Version V0_15_0</h1> |
9 |
+ |
<hr> |
10 |
+ |
<ol> |
11 |
+ |
<li> Implementation of <Include url> XML document preprocessing |
12 |
+ |
<li> Conversion of requirements document to use of <Include> tag for |
13 |
+ |
shared configurations |
14 |
+ |
<li> Addition of <Restrict> <select> and <deselect> tags to |
15 |
+ |
refine included configurations in the requirements doc |
16 |
+ |
<p> |
17 |
+ |
<h1>Release Notes For Version V0_14_0</h1> |
18 |
+ |
<hr> |
19 |
+ |
<ol> |
20 |
+ |
<li> Implementation of a new URL file fetching mechanism. |
21 |
+ |
<li> cvs url definition |
22 |
+ |
<li> Document Type and Versioning system implemented |
23 |
+ |
<li> Requirements Document changed - now requires a full url for description |
24 |
+ |
files rather than a reference to the SCRAM toolbox. This feature, |
25 |
+ |
along with the doc versioning system breaks the dependence of scram |
26 |
+ |
tool description maintainers on scram releases. |
27 |
+ |
<li> ToolBox is therefore retired from Scram Releases |
28 |
+ |
<li> BootStrap Document changed. A more general system is implemented using |
29 |
+ |
the new url features. Allows easy construction of a released project |
30 |
+ |
from multiple sources/repositories etc. |
31 |
+ |
<li> Easy setup of different versions of a tool in parallel. |
32 |
+ |
<li> New scram tool default command for easy switching between different |
33 |
+ |
versions of a given tool |
34 |
+ |
<li> ToolBox : Lots of changes for new versions of tools |
35 |
+ |
<li> OO'ified a lot of the setup internals - lots of regression tests |
36 |
+ |
</ol> |
37 |
+ |
<p> |
38 |
+ |
<h1>Release Notes For Version V0_12_13</h1> |
39 |
+ |
<hr> |
40 |
+ |
<ol> |
41 |
+ |
<li> ToolBox : Lots of changes for new versions of tools |
42 |
+ |
<li> BugFix : the cvs/make workaround fixed (again) |
43 |
+ |
</ol> |
44 |
+ |
<p> |
45 |
+ |
<hr> |
46 |
+ |
<p> |
47 |
+ |
<h1>Release Notes For Version V0_13_x</h1> |
48 |
+ |
<hr> |
49 |
+ |
The V0_13_x series of releases are abandonned |
50 |
+ |
<p> |
51 |
|
<hr> |
52 |
|
<p> |
53 |
|
<h1>Release Notes For Version V0_12_12</h1> |
54 |
|
<hr> |
55 |
|
<ol> |
56 |
|
<li> BugFix : Take Requirements Doc from local area rather than RELEASETOP |
57 |
+ |
<li> BugFix : Tool setup now only takes Environmnet variables from other |
58 |
+ |
similar tools rather than copying everything |
59 |
|
</ol> |
60 |
|
<p> |
61 |
|
<hr> |