From 5f4b54311bf65c06e7010b4e32d3341720fa1188 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Tue, 20 Nov 2012 11:48:17 +0100 Subject: [PATCH] Remove inline Changelog --- virt-backup | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/virt-backup b/virt-backup index b4df6df..8afb002 100644 --- a/virt-backup +++ b/virt-backup @@ -23,18 +23,6 @@ # See README for documentation and examples - -### CHANGES -# * 12/01/2012 -# - Add shutdown and shutdown-timeout options (patch from Asher Schaffer) -# -# * 31/07/2011 -# - Add new option to mount images as chunked files using chunkfs -# - Use 512k chunk size for LVM snapshots which should reduce performance penalty during backups -# -# * 26/03/2010 -# - Initial packaged version - use XML::Simple; use Sys::Virt; use Getopt::Long;