]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- added changelog entry
authorArvin Schnell <aschnell@suse.de>
Mon, 16 Feb 2015 11:04:30 +0000 (12:04 +0100)
committerArvin Schnell <aschnell@suse.de>
Mon, 16 Feb 2015 11:04:30 +0000 (12:04 +0100)
VERSION
package/snapper.changes

diff --git a/VERSION b/VERSION
index 3a4036fb450f1771defbe73fe2904f3f841adcb5..53a75d673557d58396701acba277e495b625f4ee 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.2.5
+0.2.6
index dd5f5180734592dcae44f0ef4f79bd7d4abeca7e..6426b43b66c6708f572bdb64c0a92862b1d98d96 100644 (file)
@@ -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