From a0b7dd977eba590ecd94d4f08ed774a0727fbed0 Mon Sep 17 00:00:00 2001 From: JINMEI Tatuya Date: Wed, 10 Oct 2012 09:31:30 -0700 Subject: [PATCH] [master] a minor grammar fix to changelog entry. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b5c2cf4cbb..f52f18c339 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 486. [bug]* jinmei All public header files for libb10-dns++ are now installed. Template configure.ac and utility AC macros for external projects - using the library is provided under the "examples" directory. + using the library are provided under the "examples" directory. The src/bin/host was moved as part of the examples (and not installed with other BIND 10 programs any more). (Trac #1870, git 4973e638d354d8b56dcadf71123ef23c15662021)