aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2012-02-16 14:35:13 +0000
committerColin Guthrie <colin@mageia.org>2012-02-16 14:35:13 +0000
commit7bdc9d710d20c5086f794f93763959f1298a7470 (patch)
treedd55f60c1b74fa55f6cb2bef754cd38709551883
parent54a299bc16dc7167b417d69a369a7bc362783526 (diff)
downloadrpm-helper-7bdc9d710d20c5086f794f93763959f1298a7470.tar
rpm-helper-7bdc9d710d20c5086f794f93763959f1298a7470.tar.gz
rpm-helper-7bdc9d710d20c5086f794f93763959f1298a7470.tar.bz2
rpm-helper-7bdc9d710d20c5086f794f93763959f1298a7470.tar.xz
rpm-helper-7bdc9d710d20c5086f794f93763959f1298a7470.zip
Tiny tidy-up of NEWS file
-rw-r--r--NEWS11
1 files changed, 5 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index 8d96916..4ff3dba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,9 @@
- * Silent enable/disable services
- * Migrate service enabled/disabled status from sysvinit to systemd
+ * silent enable/disable services
+ * migrate service enabled/disabled status from sysvinit to systemd
on upgrade
2011-11-03 D Morgan <dmorgan@mageia.org> 0.24.5
- * Add support for systemd .path files
+ * add support for systemd .path files
2011-11-03 Colin Guthrie <colin@mageia.org> 0.24.4
* fix up missing file in the Makefile
@@ -24,10 +24,10 @@
* avoid reloading systemd twice with new chkconfig
2011-01-25 Eugeni Dodonov <eugeni@mandriva.com 0.23.6
- * Fix typo in del-service which made scriplet fail
+ * fix typo in del-service which made scriplet fail
2011-01-25 Eugeni Dodonov <eugeni@mandriva.com 0.23.5
- * Fix typo in add-service which made scriplet fail
+ * fix typo in add-service which made scriplet fail
2011-01-25 nanardon <nanardon@mandriva.org> 0.23.4
* make add/del-syslog code more generic
@@ -66,7 +66,6 @@
if key file already exists
2008-04-02 Pixel <pixel@mandriva.com> 0.21.4
-
* workaround services "disabled" by default getting disabled on
upgrade (#39720)