diff options
author | Guillaume Rousse <guillomovitch@mandriva.org> | 2007-08-16 22:52:26 +0000 |
---|---|---|
committer | Guillaume Rousse <guillomovitch@mandriva.org> | 2007-08-16 22:52:26 +0000 |
commit | b6c3e2718fca6727ed8efcf5f5d9826278fae3dc (patch) | |
tree | c23a24aa186c58d8e49ee5d8c6fb347c53090f2f | |
parent | c8be34886c11347fa4482a14687a4d7f89cc5ef4 (diff) | |
download | rpm-helper-b6c3e2718fca6727ed8efcf5f5d9826278fae3dc.tar rpm-helper-b6c3e2718fca6727ed8efcf5f5d9826278fae3dc.tar.gz rpm-helper-b6c3e2718fca6727ed8efcf5f5d9826278fae3dc.tar.bz2 rpm-helper-b6c3e2718fca6727ed8efcf5f5d9826278fae3dc.tar.xz rpm-helper-b6c3e2718fca6727ed8efcf5f5d9826278fae3dc.zip |
bump release
-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.19 +VERSION = 0.19.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,7 @@ +2007-08-17 Guillaume Rousse <guillomovitch@mandriva.org> 0.19.1 + * fix usage of ssl certificate creation helper without 3rd argument + * allow local certificate configuration + 2007-06-29 Guillaume Rousse <guillomovitch@mandriva.org> 0.19.0 * new ssl certificate creation helper * renamed ChangeLog to NEWS |