aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2014-10-09 09:22:23 +0100
committerColin Guthrie <colin@mageia.org>2014-10-09 09:24:45 +0100
commita875fe4c7af9e1f2375b8543314fae794dcffb43 (patch)
treebb8d0bfc72c49a80435e2f2efd79b789d7570151 /NEWS
parentb7b0cc9d4f3dc6747848317e721eb21b6eba561e (diff)
downloadrpm-helper-a875fe4c7af9e1f2375b8543314fae794dcffb43.tar
rpm-helper-a875fe4c7af9e1f2375b8543314fae794dcffb43.tar.gz
rpm-helper-a875fe4c7af9e1f2375b8543314fae794dcffb43.tar.bz2
rpm-helper-a875fe4c7af9e1f2375b8543314fae794dcffb43.tar.xz
rpm-helper-a875fe4c7af9e1f2375b8543314fae794dcffb43.zip
Be quieter when enabling services, but tell the user when it goes wrong
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 17d9e97..45e37af 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+ * be quieter when enabling services, but tell the user when it goes wrong
+
2014-10-08 Colin Guthrie <colin@mageia.org> 0.24.13
* use systemctl enable if preset fails (which it will for sysvinit)