From 8e9ac0a8ceac7b3d18500ab3d96cb050ddc65d95 Mon Sep 17 00:00:00 2001
From: Vadim Kurland
+ fixed source forge bug #3028740 "inspect/install does not like + spaces in Firewall object name". compiling firewall objects with + name that contains white space produces files with spaces in the + name which confused "inspect generated files" function and + built-in policy installer. Names with spaces are now supported. +
++ sorting of filewall and cluster items in compile/install dialog + is now case insensitive. +
++ hiding "Select all" and "Select none" buttons in the first page + of the compile/install wizard when there is only one firewall in + list. +
++ renamed buttons "All" to "Select all" and "None" to "Select none" + in the first page of the compile/install wizard. +
++ fixed SourceForge bug #3027272: "default values taken from + unexpected sources". When new firewall object was created using + "Import Policy" function, parts of its configuration were taken + from default settings of an unexpected host OS. +
++ fixed wrong display of non-ascii symbols in cluster member + compilation warning. +
++ firewall names are now resolved to IP address in the SNMP + discovery. Added new input element for firewall IP address to + use for SNMP interface discovery when firewall object name does + not match DNS record.. +
++ Added "Cancell All" button to the installer options dialog to + stop all firewalls installations and renamed OK button to + "Install". The new "Cancel All" button lets user interrupt + installation process when they are in the middle of pushing + configuration to many firewalls. +
++ fixed #1582 'tree is not refreshed after address substitutions + in "new firewall" wizard' +
++ fixed #1544 "fwbuilder crashes during import of file with rtf + formatting data". The fix should prevent crashes in other cases + when import was unsuccessful. +
+