Skip to content

Commit

Permalink
[TASK] update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
christianbltr committed Sep 8, 2016
1 parent 54747e2 commit 7ad6e4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ current master
[TASK] Add ke_search_premium fields to "not allowed fields" for ordering because they caused untitled entries in the ordering select box.
[BUGFIX] Do not double escape html special characters in the searchword field. You have to adjust your fluid template, if you use your own and replace {searchword} with {searchword -> f:format.raw()}. https://forge.typo3.org/issues/75407.
[BUGFIX] Make external tools work w/ UTF-8 file names by using CommandUtility::escapeShellArgument(). Thanks to Martin Voss. https://github.com/teaminmedias-pluswerk/ke_search/pull/61.
[BUGFIX] Fix page browser issues with realurl. Thanks to Toben Schmidt. https://forge.typo3.org/issues/77454. https://github.com/teaminmedias-pluswerk/ke_search/pull/62.

Version 2.3.1, July 2016
[TASK] Set version to 2.3.1, just to match the TER version number.
Expand Down

0 comments on commit 7ad6e4d

Please sign in to comment.