Added new backend plugin: ca_pre-demon called if backend is daemonized just prior to forking.

This commit is contained in:
Olof hagsand 2020-10-31 17:08:59 +01:00
parent 1df420255e
commit 5c5e45d10a
5 changed files with 74 additions and 8 deletions

View file

@ -29,6 +29,7 @@
### Minor changes
* Added new backend plugin: ca_pre-demon called if backend is daemonized just prior to forking.
* Added XPATH functions `position`
### Corrected Bugs