From f001114bd7059930ca7ff34949dde1341fd12362 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Mon, 26 Nov 2018 21:37:17 +0000 Subject: 1.4 --- Makefile | 2 +- NEWS | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2483240..53b8d80 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = drakiso -VERSION = 1.3 +VERSION = 1.4 all: make -C bootloader diff --git a/NEWS b/NEWS index 7d3e705..6356332 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ +1.4: + - improved control of isohybrid protective partition start and type - avoid full file path appearing in checksum files - undo accidental commit of changes to examples +- translation updates 1.3: -- cgit v1.2.1