| Line 1... |
Line 1... |
| 1 |
------------------------------------------------------------------------
|
1 |
------------------------------------------------------------------------
|
| 2 |
Version: 3.20.0000.cr Released: 22-Jul-19
|
2 |
Version: 3.20.0000.cr Released: 23-Jul-19
|
| 3 |
------------------------------------------------------------------------
|
3 |
------------------------------------------------------------------------
|
| 4 |
Minor changes:
|
4 |
Minor changes:
|
| 5 |
* Utility: vcsdiff
|
5 |
* Utility: vcsdiff
|
| 6 |
Extended a to allow direct comparison against various subversion branches
|
6 |
Extended a to allow direct comparison against various subversion branches
|
| 7 |
including: released, head, trunk and a named branch. Thanks to Andrew Lewis.
|
7 |
including: released, head, trunk and a named branch. Thanks to Andrew Lewis.
|
| 8 |
|
8 |
|
| 9 |
* Utility: vcsdiff
|
9 |
* Utility: vcsdiff
|
| 10 |
Add a '-patch' option to allow the creation of a 'patch' file that can be used
|
10 |
Add a '-patch' option to allow the creation of a 'patch' file that can be used
|
| 11 |
in pre-commit code reviews.
|
11 |
in pre-commit code reviews.
|
| 12 |
|
12 |
|
| - |
|
13 |
* Utility: svn
|
| - |
|
14 |
Added command 'merge' to perform a feature branch sync merge
|
| - |
|
15 |
Added command 'reintegrate' to perform a reintegration merge of a feature branch.
|
| - |
|
16 |
|
| 13 |
* Utility: sandbox
|
17 |
* Utility: sandbox
|
| 14 |
Improved support for package extractions that have multiple builders for the
|
18 |
Improved support for package extractions that have multiple builders for the
|
| 15 |
same package. A 'stop' file in the same directory as a packages 'build.pl' file
|
19 |
same package. A 'stop' file in the same directory as a packages 'build.pl' file
|
| 16 |
will cause the build.pl file to be ignored.
|
20 |
will cause the build.pl file to be ignored.
|
| 17 |
|
21 |
|