diff options
author | Francis Dupont <fdupont@isc.org> | 2024-06-11 16:12:24 +0200 |
---|---|---|
committer | Francis Dupont <fdupont@isc.org> | 2024-06-11 16:35:08 +0200 |
commit | dce8f0d3f3865fca10bf4988603ee4176af0eb67 (patch) | |
tree | d8b74cb7d1ff8d285e6f3d97f02170ca1fea9ecf /ChangeLog | |
parent | [#3170] Added missing blank line (diff) | |
download | kea-dce8f0d3f3865fca10bf4988603ee4176af0eb67.tar.xz kea-dce8f0d3f3865fca10bf4988603ee4176af0eb67.zip |
[#3170] Addressed comments
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ 2253. [func] fdupont Added the predicate token "match" which evaluates regular - expression matching. + expression matching to classification expression. (Gitlab #3170) 2252. [bug] fdupont |