diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 5 |
2 files changed, 6 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = rpm-helper -VERSION = 0.24.17 +VERSION = 0.24.18 SCRIPT_FILES = add-user del-user create-file \ add-service del-service reread-services \ @@ -1,3 +1,8 @@ +2020-07-24 Olav Vitters <ovitters@mageia.org 0.24.18 + * correctly check if systemd has booted + * show project as Mageia instead of Mandriva + * fix loads of ShellCheck issues + 2015-04-01 Colin Guthrie <colin@mageia.org> 0.24.17 * default SSL certificates to 2048-bit (mga#15576) |