# $Id$ MONDORESCUE CHANGES 3.2.1 (2015-03-08) - TBD 3.2.0 (2014-12-23) - First version provided under the GPL v2 of this new perl package hosting all perl functions needed by MondoRescue (Bruno Cornec) - Fix an issue for older perl version where the code was incompatible (Dider Diaz) - Adds a script mr-net-get-config to comput the network configuration and generate the appropriate portion of the configuration file (Bruno Cornec) - Adds a script mr_file_read_all_link returning a hash of hash of all links found for a given file (Bruno Cornec) - Adds a script mr-process-ldd returning all the dynamic libraries found for a given file (Bruno Cornec) - Adds a script mr-kernel-get-modules returning the list of all the full paths for all modules passed in parameters with their dependencies (Bruno Cornec) - The test function of MondoRescue is now also working for distros not having natively Test::More and avoid to depend on it (Bruno Cornec)