version 0.29.4
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Sat, 3 Apr 2004 01:26:09 +0000 (01:26 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Sat, 3 Apr 2004 01:26:09 +0000 (01:26 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@1414 94cd875c-1c1d-0410-91d2-eb244daf1a30

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

index 62b2129..1dad4ff 100644 (file)
@@ -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
index 4626cf3..0ca6a39 100644 (file)
@@ -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])