aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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_