Browse Source

[master] slight reword of changelog entry

both discussed on jabber (today and yesterday)
Jeremy C. Reed 12 years ago
parent
commit
71c5b61bcf
1 changed files with 11 additions and 10 deletions
  1. 11 10
      ChangeLog

+ 11 - 10
ChangeLog

@@ -19,16 +19,17 @@
 	(Trac #2380, git 689b015753a9e219bc90af0a0b818ada26cc5968)
 	(Trac #2380, git 689b015753a9e219bc90af0a0b818ada26cc5968)
 
 
 529.	[func]*		team
 529.	[func]*		team
-	The in-memory data source now uses a more complete master file
+	The in-memory data source now uses a more complete master
-	parser to load textual zone files.  As of this change it supports
+	file parser to load textual zone files.  As of this change
-	multi-line RR representation and more complete support for escaped
+	it supports multi-line RR representation and more complete
-	and quoted strings.  It also produces more helpful log when there
+	support for escaped and quoted strings.  It also produces
-	is an error in the zone file.  It will be enhanced as more
+	more helpful log messages when there is an error in the zone
-	specific tasks in the #2368 meta ticket are completed.  The new
+	file.  It will be enhanced as more specific tasks in the
-	parser is generally upper compatible to the previous one, but due
+	#2368 meta ticket are completed.  The new parser is generally
-	to the tighter checks some input that has been accepted so far
+	backward compatible to the previous one, but due to the
-	could now be rejected, so it's advisable to check if you use
+	tighter checks some input that has been accepted so far
-	textual zone files directly loaded to memory.
+	could now be rejected, so it's advisable to check if you
+	use textual zone files directly loaded to memory.
 	(Trac #2470, git c4cf36691115c15440b65cac16f1c7fcccc69521)
 	(Trac #2470, git c4cf36691115c15440b65cac16f1c7fcccc69521)
 
 
 528.	[func]		marcin
 528.	[func]		marcin