version 013 013
authorHarald Hoyer <harald@redhat.com>
Fri, 12 Aug 2011 14:17:58 +0000 (16:17 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 12 Aug 2011 14:17:58 +0000 (16:17 +0200)
Makefile
NEWS

index b737db7..991058f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=012
+VERSION=013
 GITVERSION=$(shell [ -d .git ] && git rev-list  --abbrev-commit  -n 1 HEAD  |cut -b 1-8)
 
 prefix ?= /usr
diff --git a/NEWS b/NEWS
index ba92c14..85043fb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+dracut-013
+==========
+- speedup of initramfs creation
+- fixed inst_dir for symbolic links
+- add unix kernel module
+
 dracut-012
 ==========
 - better fsck handling