Browse Source

minor style fixes:
- folded some long lines
- corrected a grammar error


git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3284 e5f2f494-b856-4b98-b285-d166d9295462

JINMEI Tatuya 14 years ago
parent
commit
cb66a1b9b3
1 changed files with 4 additions and 4 deletions
  1. 4 4
      ChangeLog

+ 4 - 4
ChangeLog

@@ -4,13 +4,13 @@
 	through	bindctl.
 	through	bindctl.
 
 
 	The ZonemgrRefresh.run_timer and NotifyOut.dispatcher spawn
 	The ZonemgrRefresh.run_timer and NotifyOut.dispatcher spawn
-	a thread themself.
+	a thread themselves.
 	(Trac #335, svn r3273)
 	(Trac #335, svn r3273)
 
 
   110.  [func]      Michal Vaner
   110.  [func]      Michal Vaner
-	Added isc.net.check module to check ip addresses and ports for correctness
-	and isc.net.addr to hold IP address. The bind10, xfrin and cmdctl programs
-	are modified to use it.
+	Added isc.net.check module to check ip addresses and ports for
+	correctness and isc.net.addr to hold IP address. The bind10, xfrin
+	and cmdctl programs are modified to use it.
 	(Trac #353, svn r3240)
 	(Trac #353, svn r3240)
 
 
   109.  [func]		naokikambe
   109.  [func]		naokikambe