Fixed multiple record deletion problem

This commit is contained in:
Jamie Cameron
2007-05-10 18:56:55 +00:00
parent 770baafd00
commit fe54b2c554

View File

@@ -56,3 +56,4 @@ Added a button on the main page for updating the values of records in multiple d
Allowed views are now enforced when adding multiple zones from a batch file.
---- Changes since 1.340 ----
Updated the Edit Record form to use ui-lib.pl, for easier theming.
Fixed a bug that can occur when deleting multiple DNS records at once, causing the wrong ones to be removed.