version 0.23.95
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 30 Oct 2003 01:47:07 +0000 (01:47 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 30 Oct 2003 01:47:07 +0000 (01:47 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@316 94cd875c-1c1d-0410-91d2-eb244daf1a30

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

index 6e8c93c..badae6a 100644 (file)
@@ -1,3 +1,19 @@
+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)
+
+       - use '-HS' ulimit switch for newly created vservers
+
+       - added QUOTACTL capability, removed OPENDEV capability
+
+       
+       
 version 0.23.6
 ==============
 
index 44de286..d36bd58 100644 (file)
@@ -25,7 +25,7 @@ dnl
 
 AC_PREREQ(2.57)
 
-AC_INIT(util-vserver, 0.23.93, enrico.scholz@informatik.tu-chemnitz.de)
+AC_INIT(util-vserver, 0.23.95, enrico.scholz@informatik.tu-chemnitz.de)
 AC_CONFIG_SRCDIR([src/capchroot.c])
 AC_CONFIG_HEADER([config.h])