aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Rousse <guillomovitch@mandriva.org>2008-03-14 15:18:50 +0000
committerGuillaume Rousse <guillomovitch@mandriva.org>2008-03-14 15:18:50 +0000
commitfc08fbc21cd8f0cb2a8d7a28f32a1e1538500a9a (patch)
tree26429041daf053df603ddbc109ed17a133ede067
parent80c263e188e1f3907d1de91e2d38d7814d22b7aa (diff)
downloadrpm-helper-fc08fbc21cd8f0cb2a8d7a28f32a1e1538500a9a.tar
rpm-helper-fc08fbc21cd8f0cb2a8d7a28f32a1e1538500a9a.tar.gz
rpm-helper-fc08fbc21cd8f0cb2a8d7a28f32a1e1538500a9a.tar.bz2
rpm-helper-fc08fbc21cd8f0cb2a8d7a28f32a1e1538500a9a.tar.xz
rpm-helper-fc08fbc21cd8f0cb2a8d7a28f32a1e1538500a9a.zip
new releasev0.21.3
-rw-r--r--Makefile2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9b5386c..2580f74 100644
--- a/Makefile
+++ b/Makefile
@@ -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 \
diff --git a/NEWS b/NEWS
index e3c6d46..60c284b 100644
--- a/NEWS
+++ b/NEWS
@@ -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_