diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = rpm-helper -VERSION = 0.21.2 +VERSION = 0.21.3 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE) SCRIPT_FILES = add-user del-user add-service del-service create-file \ @@ -1,3 +1,7 @@ +2008-03-14 Guillaume Rousse <guillomovitch@mandriva.org> 0.21.3 + * fix error in syslog-ng helper, and avoid spurious error + messages in output + 2008-02-14 Guillaume Rousse <guillomovitch@mandriva.org> 0.21.2 * fix %_create-ssl-certificate args _correctly_ |