diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-06-20 01:07:34 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-06-20 01:07:34 -0400 |
commit | e158f16854bf882a8bcf43936d12df29379540cb (patch) | |
tree | e4b1f73481d299da45db46aadda9da63b51c4c63 | |
parent | a20457968b3543d1207b5522dbbfdbf55f1eb6ac (diff) |
add news item for etckeeper 1.18.4
-rw-r--r-- | doc/news/version_1.18.4.mdwn | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/news/version_1.18.4.mdwn b/doc/news/version_1.18.4.mdwn new file mode 100644 index 0000000..9b9bf0a --- /dev/null +++ b/doc/news/version_1.18.4.mdwn @@ -0,0 +1,12 @@ +etckeeper 1.18.4 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Optimised find for special and hard linked files. + Thanks, Rike-Benjamin Schuppner. + * Adjust when Pacman 5 calls etckeeper hooks. + Thanks, Tilman Blumenbach and Christian Hesse. + * Only run Pacman hooks when files in /etc have changed. + Thanks, Christian Hesse. + * Added systemd timer that can run etckeeper 10 minutes after boot, and also + daily. It's not enabled by default, partly because of overlap with the + cron job. + Thanks, Christian Hesse."""]]
\ No newline at end of file |