From db8e3100a243fe668ee604a145b2030fc53a4b0b Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Wed, 16 Mar 2011 12:18:26 +0000 Subject: 1.1 --- Makefile | 2 +- NEWS | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 88c03a3..ddbc538 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = draklive -VERSION = 1.0 +VERSION = 1.1 check: perl -cw -I./lib $(NAME) diff --git a/NEWS b/NEWS index 7b53f6e..1516934 100644 --- a/NEWS +++ b/NEWS @@ -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 -- cgit v1.2.1