2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[master] ChangeLog updated.

This commit is contained in:
Tomek Mrugalski
2015-10-30 01:59:22 +09:00
parent 28d818a26a
commit caa98afd37

View File

@@ -1,3 +1,9 @@
1041. [func] tomek
A new library, libkea-eval has been edded. It is not functional
yet, but its purpose is to provide a generic expression
evaluations that will be used in the upcoming client classification.
(Trac #4081, git 28d818a26a5d128e8a51d62b68c0cc817e6e2415)
1040. [func] tmark
When kea servers lose connectivity with MySQL or PostgreSQL backends
they will log an error message and exit with an exit value of 255.