1
0
Fork 0

updated CHANGELOG

This commit is contained in:
Frank Celler 2017-04-19 21:22:51 +02:00
parent e826bdb35d
commit 3cfd37131b
1 changed files with 10 additions and 0 deletions

View File

@ -1,6 +1,16 @@
devel devel
----- -----
* added KB, MB, GB prefix for integer parameter, % for integer parameter
with a base value
* added JEMALLOC 4.5.0
* added --vm.resident-limit and --vm.path for mmap after a limit
* try recommended limit for file descriptors in case of unlimited
hard limit
* issue #2413: improve logging in case of lock timeout and deadlocks * issue #2413: improve logging in case of lock timeout and deadlocks
* added log topic attribute to /_admin/log api * added log topic attribute to /_admin/log api