diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = draklive -VERSION = 2.1 +VERSION = 2.2 check: perl -cw -I./lib $(NAME) @@ -1,3 +1,5 @@ +2.2: + - umount_system_fs(): unmount /run too 2.1: |