diff options
author | Colin Guthrie <colin@mageia.org> | 2012-09-30 14:51:59 +0000 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2012-09-30 14:51:59 +0000 |
commit | cd569e66c9a2ed2aaa2f23ef2691b5aa861041af (patch) | |
tree | 0c446efa98ee5274e7b428edf1feda2a3780ae91 /NEWS | |
parent | 6ea82aecbcd0acb2238b905dc6ecfd72c02fb5e9 (diff) | |
download | rpm-helper-cd569e66c9a2ed2aaa2f23ef2691b5aa861041af.tar rpm-helper-cd569e66c9a2ed2aaa2f23ef2691b5aa861041af.tar.gz rpm-helper-cd569e66c9a2ed2aaa2f23ef2691b5aa861041af.tar.bz2 rpm-helper-cd569e66c9a2ed2aaa2f23ef2691b5aa861041af.tar.xz rpm-helper-cd569e66c9a2ed2aaa2f23ef2691b5aa861041af.zip |
Fix NEWS (my editor was somehow scrolled down past the first line and I didn't see the release marker (*sigh*)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,10 +1,11 @@ -2012-04-30 Colin Guthrie <colin@mageia.org> 0.24.10 - * fix leaking of exit status failure. - * prefer native systemd install rules over manual symlinking * mark a systemd-only service as "migrated" on install to avoid checking for sysvinit migration when next upgraded. * deal slightly better with non-releative symlinks in chroots in units names +2012-04-30 Colin Guthrie <colin@mageia.org> 0.24.10 + * fix leaking of exit status failure. + * prefer native systemd install rules over manual symlinking + 2012-04-29 Colin Guthrie <colin@mageia.org> 0.24.9 * fix handling of masked and symlinked unit names |