From: Enrico Scholz Date: Sat, 3 Apr 2004 01:26:09 +0000 (+0000) Subject: version 0.29.4 X-Git-Tag: version_0_30~8 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d24b0ac1ee613c8043b43412ce2376a983b17089;p=util-vserver.git version 0.29.4 git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@1414 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/NEWS b/util-vserver/NEWS index 62b2129..1dad4ff 100644 --- a/util-vserver/NEWS +++ b/util-vserver/NEWS @@ -18,6 +18,12 @@ Version 0.30 '--XXX' syntax will be recognized (based on patches and reports by Bodo Eggert). + - cleaned up the documentation and removed unused files + + - "minimum" installation method: added fc1 target, fixed the rh9 + filelist and use '-HS' in the sample.conf (reported by Arne + Blankerts) + Version 0.29 diff --git a/util-vserver/configure.ac b/util-vserver/configure.ac index 4626cf3..0ca6a39 100644 --- a/util-vserver/configure.ac +++ b/util-vserver/configure.ac @@ -25,7 +25,7 @@ dnl AC_PREREQ(2.57) -AC_INIT(util-vserver, 0.29.3, enrico.scholz@informatik.tu-chemnitz.de) +AC_INIT(util-vserver, 0.29.4, enrico.scholz@informatik.tu-chemnitz.de) AC_CONFIG_SRCDIR([src/capchroot.c]) AC_CONFIG_HEADER([config.h])