[v9_10] fix CHANGES number

This commit is contained in:
Evan Hunt 2014-08-02 21:10:54 -07:00
parent 1a90775452
commit 3745ef2111

View file

@ -1,4 +1,4 @@
3910. [bug] When computing the number of elements required for a
3909. [bug] When computing the number of elements required for a
acl count_acl_elements could have a short count leading
to a assertion failure. Also zero out new acl elements
in dns_acl_merge. [RT #36675]