diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = drakiso -VERSION = 1.7 +VERSION = 1.8 all: make -C bootloader @@ -1,3 +1,5 @@ +1.8: + - fix linux16/linuxefi inclusion in bootloader images - minor improvements to examples |