diff options
author | Razvan Becheriu <razvan@isc.org> | 2023-09-22 17:04:09 +0200 |
---|---|---|
committer | Razvan Becheriu <razvan@isc.org> | 2023-09-22 17:04:09 +0200 |
commit | 9a001584efd9fa2465f1e7996863cc72f878a104 (patch) | |
tree | 360ee246b9409213040332689257580a49934997 /ChangeLog | |
parent | [#3048] added more unittests (diff) | |
download | kea-9a001584efd9fa2465f1e7996863cc72f878a104.tar.xz kea-9a001584efd9fa2465f1e7996863cc72f878a104.zip |
[#3085] bump up library versions for 2.5.2 release
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2182. [build] razvan + The library version numbers have been bumped up for the Kea 2.5.2 + development release. + (Gitlab #3085) + 2181. [func] razvan Added additional tokens which evaluate string expressions: "lcase" which converts to lower case and "ucase" which |