2641. [bug] Fixed an error in parsing update-policy syntax,

added a regression test to check it. [RT #20007]
This commit is contained in:
Evan Hunt
2009-07-29 17:52:00 +00:00
parent 95f36ad29f
commit 9069215eac
8 changed files with 65 additions and 17 deletions

View File

@@ -1,5 +1,8 @@
--- 9.7.0a2 released ---
2641. [bug] Fixed an error in parsing update-policy syntax,
added a regression test to check it. [RT #20007]
2640. [security] A specially crafted update packet will cause named
to exit. [RT #20000]