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.19.1 +VERSION = 0.19.2 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 @@ +2007-09-05 Guillaume Rousse <guillomovitch@mandriva.org> 0.19.2 + * ship a default configuration file for ssl certificate creation helpe + 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 |