version 0.29
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Wed, 11 Feb 2004 21:06:17 +0000 (21:06 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Wed, 11 Feb 2004 21:06:17 +0000 (21:06 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@874 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/NEWS
util-vserver/configure.ac

index fa4baf4..e1226c3 100644 (file)
@@ -1,3 +1,13 @@
+Version 0.29
+============
+
+       - further compilation fixes
+
+       - adapted the 'vserver ... build' command to the new barrier
+         mechanism
+
+       
+
 Version 0.28
 ============
        
index a8aa0d3..59e7890 100644 (file)
@@ -25,7 +25,7 @@ dnl
 
 AC_PREREQ(2.57)
 
-AC_INIT(util-vserver, 0.28.91, enrico.scholz@informatik.tu-chemnitz.de)
+AC_INIT(util-vserver, 0.29, enrico.scholz@informatik.tu-chemnitz.de)
 AC_CONFIG_SRCDIR([src/capchroot.c])
 AC_CONFIG_HEADER([config.h])