version 0.29.5
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Fri, 23 Apr 2004 11:40:40 +0000 (11:40 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Fri, 23 Apr 2004 11:40:40 +0000 (11:40 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@1509 94cd875c-1c1d-0410-91d2-eb244daf1a30

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

index 1dad4ff..c16d0cb 100644 (file)
@@ -24,6 +24,13 @@ Version 0.30
          filelist and use '-HS' in the sample.conf (reported by Arne
          Blankerts)
 
+       - 'distrib-info' knows now how to deal with Debian; vunify &
+         related tools should now work there (patch provided by Matthew
+         Lavy)
+
+       - init-scripts are now a little bit more Debian compliantly
+         (Savannah patch #2633; provided by Noèl Köthe)
 
        
 Version 0.29
index 0ca6a39..9856861 100644 (file)
@@ -25,7 +25,7 @@ dnl
 
 AC_PREREQ(2.57)
 
-AC_INIT(util-vserver, 0.29.4, enrico.scholz@informatik.tu-chemnitz.de)
+AC_INIT(util-vserver, 0.29.5, enrico.scholz@informatik.tu-chemnitz.de)
 AC_CONFIG_SRCDIR([src/capchroot.c])
 AC_CONFIG_HEADER([config.h])