1
2
3
4
5
6
7
8
9
10
11
12
|
<title>Change Log</title>
<a name='v2_4'></a>
<h2>Changes for Version 2.4 (TBD)</h2>
* Add the -r|--revision option to the annotate command.
* Support for URL Aliases added. URL Aliases allow an administrator
to define their own URLs on the web interface that are rewritten to
built-in URLs with specific parameters.
* Provide separate on-line help screens for each setting.
* Back out support for the --no-dir-symlinks option
* Remove support from the legacy configuration sync protocol. The only
|
>
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<title>Change Log</title>
<a name='v2_4'></a>
<h2>Changes for Version 2.4 (TBD)</h2>
* Add tech note search capability.
* Add the -r|--revision option to the annotate command.
* Support for URL Aliases added. URL Aliases allow an administrator
to define their own URLs on the web interface that are rewritten to
built-in URLs with specific parameters.
* Provide separate on-line help screens for each setting.
* Back out support for the --no-dir-symlinks option
* Remove support from the legacy configuration sync protocol. The only
|