1
0
Fork 0

updated CHANGELOG

This commit is contained in:
jsteemann 2018-05-11 13:54:06 +02:00
parent 02675b96a9
commit 46cba8a342
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
v3.3.9 (xxxx-xx-xx)
-------------------
* self heal during a Foxx service install, upgrade or replace no longer breaks
the respective operation
* fixed issue #4919: C++ implementation of LIKE function now matches the old and correct
behaviour of the javascript implementation.