mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-04 21:57:43 +03:00
Minor improvements to news
This commit is contained in:
parent
82f05b58f3
commit
9a5ba5aa1b
1 changed files with 4 additions and 4 deletions
4
NEWS.md
4
NEWS.md
|
@ -16,7 +16,7 @@ This release is incompatible with previous releases. See the upgrade checklist b
|
|||
* Major refactor
|
||||
* Never sanitize paths multiple times (check if they are sanitized)
|
||||
* Config
|
||||
* Multiple configuration files with the format /path/to/config1:/path/to/config2
|
||||
* Multiple configuration files separated by ``:`` (resp. ``;`` on Windows)
|
||||
* Optional configuration files by prepending file path with ``?``
|
||||
* Check validity of every configuration file and command line arguments separately
|
||||
* Report the source of invalid configuration parameters in error messages
|
||||
|
@ -49,7 +49,7 @@ This release is incompatible with previous releases. See the upgrade checklist b
|
|||
* Show warning if JavaScript is disabled
|
||||
* Pass HTML Validator
|
||||
* Storage
|
||||
* Check for missin UIDs in items
|
||||
* Check for missing UIDs in items
|
||||
* Check for child collections in address books and calendars
|
||||
* Code cleanup:
|
||||
* Split BaseCollection in BaseStorage and BaseCollection
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue