From: Arvin Schnell Date: Mon, 16 Feb 2015 11:04:30 +0000 (+0100) Subject: - added changelog entry X-Git-Tag: v0.2.6~1^2~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=84b4bb1c88282045d13307dd0bf03b2b9eacc0ba;p=thirdparty%2Fsnapper.git - added changelog entry --- diff --git a/VERSION b/VERSION index 3a4036fb..53a75d67 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.5 +0.2.6 diff --git a/package/snapper.changes b/package/snapper.changes index dd5f5180..6426b43b 100644 --- a/package/snapper.changes +++ b/package/snapper.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Feb 16 12:01:03 CET 2015 - aschnell@suse.de + +- added helper to support installation into subvolume (fate#318392) +- added root-prefix parameter for config functions +- pass single struct instead of many values to create and modify + snapshot functions +- removed deprecated functions +- version 0.2.6 + ------------------------------------------------------------------- Tue Jan 27 12:31:45 CET 2015 - aschnell@suse.de