diff options
author | Francis Dupont <fdupont@isc.org> | 2018-07-07 19:30:59 +0200 |
---|---|---|
committer | Francis Dupont <fdupont@isc.org> | 2018-07-07 19:30:59 +0200 |
commit | b9411839a1ab731fe3f65d000610ee3b3f01d115 (patch) | |
tree | a51fd63d02396d860a5c26d5608a259fc0462d30 | |
parent | [master] Finishing merge of trac5584 (user context for leases) (diff) | |
download | kea-b9411839a1ab731fe3f65d000610ee3b3f01d115.tar.xz kea-b9411839a1ab731fe3f65d000610ee3b3f01d115.zip |
[master] Updated git hash
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ Lease objects and lease backends are now able to store user context. User context can store an arbitrary data as long as it is in JSON format. Database schemas updated. - (Trac #5584, git xxx) + (Trac #5584, git b0b7a198b99fd417466708c80cb7cc2162ae480c) 1429. [bug] marcin Removed memory leak in the DHCPv4 and DHCPv6 servers which |