]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[rt43236] Minor wording changes in RELNOTES
authorThomas Markwalder <tmark@isc.org>
Tue, 27 Sep 2016 17:52:50 +0000 (13:52 -0400)
committerThomas Markwalder <tmark@isc.org>
Tue, 27 Sep 2016 17:52:50 +0000 (13:52 -0400)
RELNOTES

index b17793b558728655fb15aaf5feace63eef6aa01a..599fde6a257add2881f94301ae196f83129b7010 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -88,13 +88,13 @@ by Eric Young (eay@cryptsoft.com).
   either "no" or an (absolute) path, i.e. "yes" is no longer valid.
   [ISC-Bugs #43227]
 
-- Added the support of git repositories in the util/bind.sh script.
-  When you build ISC DHCP from a git repo, i.e., without a bind
-  directory populated as in release distribution file, you may now
+- Added the support for git repositories in the util/bind.sh script.
+  When you build ISC DHCP from a git repo, i.e., without a "bind"
+  directory populated as in the release distribution file, you may now
   create the bind directory, change to it and clone the private
   (repo.isc.org/proj/git/prod/bind9.git) or the public
   (https://github.com/mirroring/bind9.git) git repository into
-  bind/bind9 and after invoke the util/bind.sh script as usual.
+  bind/bind9 and then invoke the util/bind.sh script as usual.
   [ISC-Bugs #43236]
 
                        Changes since 4.3.0 (bug fixes)