Share

ISconf

File Release Notes and Changelog

Release Name: 3.1

Notes:
This is a significant update in that I've switched to using Digest::MD5 for all checksumming, as it is the most portable.  I have also fixed a significant timestamp ordering bug that I believe I introduced when moving to the new parser.  All ISconf 3 users should upgrade.

Changes: -fixed serious random timestamp ordering bug (in Isconf::lists()) -switched checksumming routines to use Digest::MD5 or nothing (as a result of serious portability problems) -added --nosum option to ischeck to refresh corrupt checksums