aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2014-10-28 13:31:53 +0000
committerColin Guthrie <colin@mageia.org>2014-10-28 13:31:53 +0000
commit698196044dfee2b84fcc8c92cc92d89d0ddd5e45 (patch)
treea35114073a4bb65f66d46dc44897191d95b086c0 /NEWS
parent832de704cf6546a1b38bd7aa68d8a1505eda4a49 (diff)
downloadrpm-helper-698196044dfee2b84fcc8c92cc92d89d0ddd5e45.tar
rpm-helper-698196044dfee2b84fcc8c92cc92d89d0ddd5e45.tar.gz
rpm-helper-698196044dfee2b84fcc8c92cc92d89d0ddd5e45.tar.bz2
rpm-helper-698196044dfee2b84fcc8c92cc92d89d0ddd5e45.tar.xz
rpm-helper-698196044dfee2b84fcc8c92cc92d89d0ddd5e45.zip
Deal with xinetd.d services properly (e.g. sane mga#14397)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c5062b6..2896b22 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+ * deal with xinetd.d services properly (e.g. sane mga#14397)
+
2014-10-27 Colin Guthrie <colin@mageia.org> 0.24.15
* don't leak failure exit code when no sysvinit script exists
* be quieter when disabling services on uninstall too