diff --git a/CHANGELOG b/CHANGELOG index e3a3fa88e..c99630053 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,7 +3,8 @@ -------------------------------------------------------------------------------- - fix for CVE-2019-12932 (Persistent or Stored XSS), excaping the search result in the autocompletion search form placed in the header -- folder/document list can be sorted ascending or descending +- folder/document list can be sorted by name, date, sequence (ascending or descending) +- search result can be sorted by name, date (ascending or descending) - do not check for Log.php during installation anymore, it's part of the vendor directory anyway