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 b737db77c1624d3947efc4830c9b1de90112b4e3..991058ff07450923d8addb942879870c25bd1f1b 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 ba92c140188550b1ac89a17203b3839d20af1030..85043fb579af82354bdabbb48f234d662b98c905 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