diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 10 |
2 files changed, 11 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = draklive -VERSION = 1.0 +VERSION = 1.1 check: perl -cw -I./lib $(NAME) @@ -1,3 +1,13 @@ +1.1: + +* boot +- do not harcode default gfxboot theme, + use distribution name from /etc/product.id + +* loopback +- add xz compression support for squashfs + + 1.0: * install |