]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
version + changelog 496/head
authorMartin Vidner <mvidner@suse.cz>
Tue, 15 Oct 2019 13:32:40 +0000 (15:32 +0200)
committerMartin Vidner <mvidner@suse.cz>
Tue, 15 Oct 2019 13:32:40 +0000 (15:32 +0200)
VERSION
dists/debian/changelog
package/snapper.changes

diff --git a/VERSION b/VERSION
index b60d71966ae916fb42407607e33427d305ad69b3..7ada0d303f3e7e49c3f18bfa9dcfa73a1895b28b 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.8.4
+0.8.5
index 377471743fb774c7a89799689536595b21044ed0..73704fbec8f0662def32804ad79db48a1866cec9 100644 (file)
@@ -1,3 +1,9 @@
+snapper (0.8.5) stable; urgency=low
+
+  * allow trailing comments in configuration files (bsc#1005342)
+
+ -- Martin Vidner <mvidner@suse.com>  Tue, 15 Oct 2019 12:42:39 +0000
+
 snapper (0.8.4) stable; urgency=low
 
   * Updated to version 0.8.4
index 75493d73d6d4b4a72efb54d832f0ee639e2e8a28..947b7a70d5a890e9ca02204dbba72d2769c2c66a 100644 (file)
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Tue Oct 15 12:42:39 UTC 2019 - Martin Vidner <mvidner@suse.com>
+
+- allow trailing comments in configuration files (bsc#1005342)
+- version 0.8.5
+
 -------------------------------------------------------------------
 Tue Oct 15 11:06:51 CEST 2019 - aschnell@suse.com