configsnap NEWS

0.15
 * Added new function `copy_dir` to backup the content of an entire directory

0.14
 * Adjusted -w option to only overwrite specific tagged files
 * Add option to compare existing files without gathering new data using the -C/--compare-only option
 * Added the option to capture post data and compare to phases other than *.pre using the --pre option
 * Added option to force a compare even id the phase does not contain "post" or "rollback" using the --force-compare option

0.13
 * New option -a to create a tar archive of the output
 * New option -w to overwrite existing output
 * PEP8 fixes
 * Modify check for PHP presence

0.12
 * Record Pacemaker status
 * Don't raise exception if command doesn't exist
 * Add alternative path for lspci
 * Allow MySQL show databases to fail
 * Record PHP state
 * Record iptables rules
 * Documented tested platforms
 * Optional custom collection

0.11
 * Renamed from getData to configsnap
 * Backup grubenv for grub2
 * Support for Fedora
 * Added man page
 * Record dm-multipath information
 * Continue if lvm isn't present
 * Allow PowerPath to be present, but with no LUNs

0.10
 * Initial public release
