diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = rpm-helper -VERSION = 0.24.7 +VERSION = 0.24.8 SVNPATH = svn+ssh://svn.mageia.org/svn/soft/rpm/$(PACKAGE) SCRIPT_FILES = add-user del-user create-file \ @@ -1,3 +1,4 @@ +2012-04-03 Colin Guthrie <colin@mageia.org> 0.24.8 * always reload systemd unit cache before attempting to restart units * change the order we search systemd unitdirs to match upstream * when migrating sysvinit script to systemd, attempt to deal with |