Changed intermediate version numbers to be git-style, eg 7.0.0-39 instead of 7.1.0-PRE
* Changed datastore modstate to be last in file, as prior to 7.0
This commit is contained in:
parent
8ebfdb8168
commit
ca701b0c1a
17 changed files with 18 additions and 25 deletions
|
|
@ -36,6 +36,7 @@ Expected: June 2024
|
|||
### API changes on existing protocol/config features
|
||||
Users may have to change how they access the system
|
||||
|
||||
* Changed intermediate version numbers to be git-style, eg `7.0.0-39` instead of `7.1.0-PRE`
|
||||
* If `CLICON_XMLDB_MULTI` is set, datastores are stored in a new directory
|
||||
* Previously: `CLICON_XMLDB_DIR/<db>_db`
|
||||
* New: `CLICON_XMLDB_DIR/<db>d/`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue