From c2bd605806c2e938cb30eeaa51b0e1566d906b50 Mon Sep 17 00:00:00 2001 From: "Jeremy C. Reed" Date: Tue, 8 Apr 2014 08:22:51 -0500 Subject: [PATCH] [master] add space that I accidently removed (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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c32b696997..fe3fd372e2 100644 --- 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)