]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] add space that I accidently removed
authorJeremy C. Reed <jreed@isc.org>
Tue, 8 Apr 2014 13:22:51 +0000 (08:22 -0500)
committerJeremy C. Reed <jreed@isc.org>
Tue, 8 Apr 2014 13:22:51 +0000 (08:22 -0500)
(blame it on my broken laptop which randomly types simulated "x"
characters which is delete char in vi. I should have the diff reviewed!)

ChangeLog

index c32b6969972065982ef97dfdaf56d96418b7e0f0..fe3fd372e2d8f1aa3dd41a3edb539b8911148076 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,7 +20,7 @@ bind10-1.2.0rc1 released on April 8, 2014
        for storing lease data.  This backend is enabled by specifying
        --with-dhcp-pgsql on the "configure" command line. Without this
        switch the PostgreSQL backend is not compiled leaving BIND 10 able to
-       be built on systems without PostgreSQLinstalled.  Thanks to David
+       be built on systems without PostgreSQL installed.  Thanks to David
        Carlier who contributed the initial patches for this work.
        (Trac #3080,    git  1aae8b1fab3008e62c4f085948b1abadad512447)