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 b5b8efb..7828d57 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = rpm-helper
-VERSION = 0.24.6
+VERSION = 0.24.7
SVNPATH = svn+ssh://svn.mageia.org/svn/soft/rpm/$(PACKAGE)
SCRIPT_FILES = add-user del-user create-file \
diff --git a/NEWS b/NEWS
index 8741d41..5bf112e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2012-03-12 Guillaume Rousse <guillomovitch@gmail.com> 0.24.7
+ * drop dead code from add-syslog
+ * fix add-syslog documentation
+
2012-02-16 Colin Guthrie <colin@mageia.org> 0.24.6
* silent enable/disable services
* migrate service enabled/disabled status from sysvinit to systemd