diff options
author | Guillaume Rousse <guillomovitch@mandriva.org> | 2010-02-04 20:02:28 +0000 |
---|---|---|
committer | Guillaume Rousse <guillomovitch@mandriva.org> | 2010-02-04 20:02:28 +0000 |
commit | 2e50797e740a7c3161365148b4e8ad070089f5bb (patch) | |
tree | 020ff2b120b5b571d6371a9bfc944a23ebbc5a2e | |
parent | 2d7e2a4632883f20be850a557122ce2b36b9daf2 (diff) | |
download | rpm-helper-0.23.0.tar rpm-helper-0.23.0.tar.gz rpm-helper-0.23.0.tar.bz2 rpm-helper-0.23.0.tar.xz rpm-helper-0.23.0.zip |
document changesv0.23.0
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2010-02-04 Guillaume Rousse <guillomovitch@mandriva.org> 0.23.0 + * drop ugly workaround from release 0.21.4, various services should + have been fixed now (#52313) + * change {add,del}_syslog behaviour to only deal with default + syslog implementation for current release + * change {add,del}_syslog interface to make facility argument + mandatory, instead of computing a free one if not given + 2009-10-30 Olivier Blin <blino@mandriva.com> 0.22.2 * do not stop service during install (or else shorewall will be stopped because moved in another |