]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[v_1_1_0] ChangeLog typos fix
authorWlodek Wencel <wlodek@isc.org>
Sun, 28 Aug 2016 19:16:31 +0000 (21:16 +0200)
committerWlodek Wencel <wlodek@isc.org>
Sun, 28 Aug 2016 19:16:31 +0000 (21:16 +0200)
ChangeLog

index 5a83efb1a8b70e9a8b5af22ac8ef3d985e8ca8be..2d03dcef7be45c44bda799183fc9665c3d521ec1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+Kea 1.1.0-beta released on August 31, 2016
+
 1160.  [build]         marcin
        Bumped up version numbers of Kea libraries and KEA_HOOKS_VERSION
        for the Kea 1.1.0 beta release.
@@ -20,7 +22,7 @@
 1156.  [bug]           tmark
        Lease statistics are now recalculated during server startup and
        after each successful reconfiguration for Memfile, MySQL, and PostgreSQL
-       back ends.  This addressses issues caused by accumulated values being lost
+       back ends.  This addresses issues caused by accumulated values being lost
        across restarts and reconfigurations making rendering values incorrect.
        (Trac #4294 git 0abdcf15f85861ffcb67d50fa4ce3965d25e4a9f)
 
 
 1142.  [doc]           sar
        Uncomment the example columns in some rows in the table
-       listing the classificaiton examples.
+       listing the classification examples.
        (None, git dee442a64f57c8d9dd87636f9e39084ed1b11e03)
 
 1141.  [func]          marcin
 1132.  [func]          tmark
        The Postgresql schema has been updated to support host
        reservations and its version number has been bumped to 3.0.
-       This schema is content equivlent to the MySQL schema version 4.2.
+       This schema is content equivalent to the MySQL schema version 4.2.
        (Trac #4275, git 6f8e646bee9de22c921ed26409f3d1856ebce9e6)
 
 1131.  [func]          fdupont