aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2012-04-29 22:26:21 +0000
committerColin Guthrie <colin@mageia.org>2012-04-29 22:26:21 +0000
commit4003173f5ad8362570de1c34b2f77e3c6252f700 (patch)
tree516bb4e345a5b995c12ba6df0234038065a38678 /NEWS
parentaa821624dd22b986d0cb160244b0f1e346262d0f (diff)
downloadrpm-helper-4003173f5ad8362570de1c34b2f77e3c6252f700.tar
rpm-helper-4003173f5ad8362570de1c34b2f77e3c6252f700.tar.gz
rpm-helper-4003173f5ad8362570de1c34b2f77e3c6252f700.tar.bz2
rpm-helper-4003173f5ad8362570de1c34b2f77e3c6252f700.tar.xz
rpm-helper-4003173f5ad8362570de1c34b2f77e3c6252f700.zip
Fix handling of masked and symlinked unit names
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c020971..48362c2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2012-04-29 Colin Guthrie <colin@mageia.org> 0.24.9
+ * fix handling of masked and symlinked unit names
+
2012-04-03 Colin Guthrie <colin@mageia.org> 0.24.8
* always reload systemd unit cache before attempting to restart units
* change the order we search systemd unitdirs to match upstream