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

[master] Finished merge of trac4125 (parser build)

This commit is contained in:
Francis Dupont
2015-11-17 14:40:45 +01:00
parent f4bf83b15c
commit 18321bf85f

View File

@@ -1,3 +1,9 @@
1049. [build] fdupont
Add a new --enable-generate-parser configuration parameter
(disabled by default) which makes flex and bison to regenerate
parser files.
(trac #4125, git xxx)
1048. [func] fdupont,tomek
Implement expression parser for client classification.
(Trac #4088, git ac9eb312bfd1c6bf22a868ad789a0c049f33f637)