summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS10
2 files changed, 11 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c85db79..5b7ec94 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = draklive
-VERSION = 1.2
+VERSION = 1.3
check:
perl -cw -I./lib $(NAME)
diff --git a/NEWS b/NEWS
index 37ce4d9..8eeef97 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+1.3:
+
+* build/chroot
+- add a -<set> suffix to chroot/build directories if
+ live->{settings}{set} is defined
+
+* master
+- link iso image with -<set> prefix if live->{settings}{set} is defined
+
+
1.2:
* master