version 0.24
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 4 Nov 2003 00:18:00 +0000 (00:18 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 4 Nov 2003 00:18:00 +0000 (00:18 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@363 94cd875c-1c1d-0410-91d2-eb244daf1a30

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

index d082b44..db5d0d4 100644 (file)
@@ -3,8 +3,6 @@ Version 0.24
 
        - updated to new syscall API (patch c17h and later)
        
-       - revived linuxconf module
-
        - revived copy-all-mode for 'vserver ... build' (can be disabled
          with $UTIL_VSERVER_AVOID_COPY)
 
@@ -16,7 +14,7 @@ Version 0.24
          '--with-vrootdir' configure switch; it defaults still to
          '/vservers'
 
-       - built of 'newvserver' linuxconf-module is conditionalized, since
+       - build of 'newvserver' linuxconf-module is conditionalized since
          it is unsupported and will be dropped in future versions. To
          enable it. call './configure' with '--enable-linuxconf'.
        
index b33db76..a59df3c 100644 (file)
@@ -25,7 +25,7 @@ dnl
 
 AC_PREREQ(2.57)
 
-AC_INIT(util-vserver, 0.23.97, enrico.scholz@informatik.tu-chemnitz.de)
+AC_INIT(util-vserver, 0.24, enrico.scholz@informatik.tu-chemnitz.de)
 AC_CONFIG_SRCDIR([src/capchroot.c])
 AC_CONFIG_HEADER([config.h])