aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2014-10-09 12:24:24 +0100
committerColin Guthrie <colin@mageia.org>2014-10-09 12:24:24 +0100
commit48da69a11f9282311a22cf8efbe0257539f67717 (patch)
tree259a4a1392affc6c440cdcc25915501fe94c65be /NEWS
parentae75bc928b9267aa5a7f15566755d31b158db85e (diff)
downloadrpm-helper-48da69a11f9282311a22cf8efbe0257539f67717.tar
rpm-helper-48da69a11f9282311a22cf8efbe0257539f67717.tar.gz
rpm-helper-48da69a11f9282311a22cf8efbe0257539f67717.tar.bz2
rpm-helper-48da69a11f9282311a22cf8efbe0257539f67717.tar.xz
rpm-helper-48da69a11f9282311a22cf8efbe0257539f67717.zip
Be quieter when disabling services on uninstall too.
We don't really care about leaving left over cruft here as the package is getting removed. Dangling symlinks and such like can just be left there without getting in the way too much. (and this should be rare anyway)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 33a069f..7f63271 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+ * be quieter when disabling services on uninstall too
+
2014-10-09 Colin Guthrie <colin@mageia.org> 0.24.14
* be quieter when enabling services, but tell the user when it goes wrong