summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-07-17 19:35:36 -0400
committerJoey Hess <joeyh@joeyh.name>2016-07-17 19:35:36 -0400
commit58ded870343a3791b6d0f1033190622e88206b5b (patch)
tree80170ae584e1a66ef1d8543d91bc244b228672d6
parent5f9a306648c4ce1a756e53dee283bf0ca6cabd8e (diff)
add news item for etckeeper 1.18.5
-rw-r--r--doc/news/version_1.17.mdwn7
-rw-r--r--doc/news/version_1.18.5.mdwn8
2 files changed, 8 insertions, 7 deletions
diff --git a/doc/news/version_1.17.mdwn b/doc/news/version_1.17.mdwn
deleted file mode 100644
index 2858376..0000000
--- a/doc/news/version_1.17.mdwn
+++ /dev/null
@@ -1,7 +0,0 @@
-etckeeper 1.17 released with [[!toggle text="these changes"]]
-[[!toggleable text="""
- * Fix name of DNF plugin.
- * Add --version
- Thanks Andreas Wansner.
- * New website, http://etckeeper.branchable.com/
- * Add build-depends on dh-python."""]] \ No newline at end of file
diff --git a/doc/news/version_1.18.5.mdwn b/doc/news/version_1.18.5.mdwn
new file mode 100644
index 0000000..0d44e7b
--- /dev/null
+++ b/doc/news/version_1.18.5.mdwn
@@ -0,0 +1,8 @@
+etckeeper 1.18.5 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
+ * Make etckeeper commit store metadata changes. The pre-commit
+ hook has always (and continues) to do that, but pre-commit is only
+ run when there are changes to tommit. This makes metadata-only
+ changes get committed.
+ * Move systemd files to /lib/systemd; /usr/lib/systemd is not used
+ on Debian."""]] \ No newline at end of file