aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3544ca6..18750cb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = rpm-helper
-VERSION = 0.22.1
+VERSION = 0.22.2
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 d56e3c3..9470418 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2009-10-30 Olivier Blin <blino@mandriva.com> 0.22.2
+ * do not stop service during install
+
2009-03-30 Guillaume Rousse <guillomovitch@mandriva.org> 0.22.1
* fix stupid typos in user/group creation scriptlets