Browse Source

[master] tabbing consistency; folded a long line

JINMEI Tatuya 13 years ago
parent
commit
6e12d95c6a
1 changed files with 4 additions and 4 deletions
  1. 4 4
      ChangeLog

+ 4 - 4
ChangeLog

@@ -7,15 +7,15 @@
 	ancestor.
 	ancestor.
 	(Trac #1570, git 2858b2098a10a8cc2d34bf87463ace0629d3670e)
 	(Trac #1570, git 2858b2098a10a8cc2d34bf87463ace0629d3670e)
 
 
-375.	[func]      jelte
+375.	[func]		jelte
 	Modules now inform the system when they are stopping. As a result, they
 	Modules now inform the system when they are stopping. As a result, they
 	are removed from the 'active modules' list in bindctl, which can then
 	are removed from the 'active modules' list in bindctl, which can then
 	inform the user directly when it tries to send them a command or
 	inform the user directly when it tries to send them a command or
-	configuration update. Previously this would result in a 'not responding'
-	error instead of 'not running'.
+	configuration update. Previously this would result in a 'not
+	responding' error instead of 'not running'.
 	(Trac #640, git 17e78fa1bb1227340aa9815e91ed5c50d174425d)
 	(Trac #640, git 17e78fa1bb1227340aa9815e91ed5c50d174425d)
 
 
-374.	[func]*     stephen
+374.	[func]*		stephen
 	Alter RRsetPtr and ConstRRsetPtr to point to AbstractRRset (instead
 	Alter RRsetPtr and ConstRRsetPtr to point to AbstractRRset (instead
 	of RRset) to allow for specialised implementations of RRsets in
 	of RRset) to allow for specialised implementations of RRsets in
 	data sources.
 	data sources.