git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@699
94cd875c-1c1d-0410-91d2-
eb244daf1a30
+Version 0.28
+============
+
+ - BUGFIX: fixed context creation when both fakeinit-flag and a
+ static context is wanted; previous versions ignored the fakeinit
+ flag in this situation
+
+ - BUGFIX: vserver-copy: autodetect mktemp/tempfile (reported by
+ DUCLOS Andre)
+
+ - FEATURE: allow to override start/stop commands of vservers
+ (patch by Erik Smit)
+
+ - BUGFIX: call 'chkconfig' to fix initscripts *after* generating
+ the configuration (reported by DUCLOS Andre)
+
+ - call programs with 'exec' on vserver's 'suexec' command (patch
+ by Alec Thomas)
+
+
Version 0.27
============
AC_PREREQ(2.57)
-AC_INIT(util-vserver, 0.27, enrico.scholz@informatik.tu-chemnitz.de)
+AC_INIT(util-vserver, 0.27.90, enrico.scholz@informatik.tu-chemnitz.de)
AC_CONFIG_SRCDIR([src/capchroot.c])
AC_CONFIG_HEADER([config.h])