]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry 944.
authorThomas Markwalder <tmark@isc.org>
Wed, 10 Jun 2015 10:58:41 +0000 (06:58 -0400)
committerThomas Markwalder <tmark@isc.org>
Wed, 10 Jun 2015 10:58:41 +0000 (06:58 -0400)
ChangeLog

index dbdf7a5fad15a1e39906f3311f6349d9a3c1fbc3..22bab6dae2b23e7dd502bb1908fe561f8155d7c3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+944.    [func]      tmark
+       kea-admin commands lease-init, lease-version, and lease-upgrade
+       now support PostgreSQL. Note that at this time the PostgreSQL
+       backend only supports Kea schema version 1.0, so there are no
+       upgrades available.
+       (Trac #3883, git 990a0d72fa247e4a12e2608994204c48274e4cd6) 
+
 943.   [func]          sar
        Split the DHCP-DDNS logging messages amongst several loggers to
        allow the administrator finer control over debugging messages.