diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 8 |
2 files changed, 9 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = drakiso -VERSION = 1.0 +VERSION = 1.1 all: make -C bootloader @@ -1,3 +1,11 @@ +1.1: + +- drakclassic: filter out obsolete packages when calculating dependencies +- drakclassic: copy package index file into dist directory +- drakclassic: various minor changes for clarity/readability +- draklive: add draklive installer manual to Xfce example +- translation updates + 1.0: - new tools for creating both classic installer and live ISOs |