diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = rpm-helper -VERSION = 0.21.0 +VERSION = 0.21.1 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,6 @@ +2008-02-05 Guillaume Rousse <guillomovitch@mandriva.org> 0.21.1 + * fix %_create-ssl-certificate args + 2008-01-27 Guillaume Rousse <guillomovitch@mandriva.org> 0.21.0 * ssl certificate creation helper: - rename macro to %_create-ssl-certificate, by |