summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS8
2 files changed, 9 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9f88e35..d90e0b7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakiso
-VERSION = 1.0
+VERSION = 1.1
all:
make -C bootloader
diff --git a/NEWS b/NEWS
index a833cb8..29881c7 100644
--- a/NEWS
+++ b/NEWS
@@ -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