diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 9 |
2 files changed, 10 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = draklive -VERSION = 1.1 +VERSION = 1.2 check: perl -cw -I./lib $(NAME) @@ -1,3 +1,12 @@ +1.2: + +* master +- use mgaiso-addmd5 instead of mkcd --addmd5 + +* misc +- umount /proc and /sys in chroot before cleaning or compressing + + 1.1: * boot |