Version 0.30.214.
authorDaniel Hokka Zakrisson <daniel@hozac.com>
Sun, 2 Sep 2007 20:03:17 +0000 (20:03 +0000)
committerDaniel Hokka Zakrisson <daniel@hozac.com>
Sun, 2 Sep 2007 20:03:17 +0000 (20:03 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2604 94cd875c-1c1d-0410-91d2-eb244daf1a30

NEWS
configure.ac

diff --git a/NEWS b/NEWS
index dc4d47e..84caa2e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+version 0.30.214
+================
+       - patches for yum-3.2.
+
+       - various fixes to allow for *SuSE guests.
+
+       - added Fedora 7.
+
+       - replace file with h2ext for build -m template.
+
+       - add exclude list support for vclone.
+
+       - include debootstrap scripts for a lot of distributions.
+
+       - fixes to allow the Gentoo initscripts to be used with baselayout 2.
+
+       - remove disk limit caches on vserver ... delete.
+
+       - added support for the new APIs in 2.2 and 2.3, in particular the
+       netv2 API, allowing native IPv6 support.
+
+       - added support for a separate filesystem tag.
+
 version 0.30.213
 ================
        - added support for the device mapping feature present in development
index bb30072..d8e472a 100644 (file)
@@ -24,7 +24,7 @@ dnl distribution terms that you use for the rest of that program.
 dnl  
 
 AC_PREREQ(2.57)
-AC_INIT(util-vserver, 0.30.213, vserver@list.linux-vserver.org)
+AC_INIT(util-vserver, 0.30.214, vserver@list.linux-vserver.org)
 AC_CONFIG_SRCDIR([src/capchroot.c])
 AC_CONFIG_HEADER([config.h])