From: Michael Prokop Date: Wed, 18 Oct 2006 20:48:20 +0000 (+0200) Subject: * Chroot detection should work for 2.6.18 and beyond too. X-Git-Tag: 0.1-2 X-Git-Url: https://git.grml.org/?a=commitdiff_plain;h=492aab8d08c0e80e1d2118d6943dd8126f15836c;p=grml-policyrcd.git * Chroot detection should work for 2.6.18 and beyond too. Code taken from mdadm.config, svn revision 222 by madduck. --- diff --git a/debian/changelog b/debian/changelog index f467132..81f581c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +grml-policyrcd (0.1-2) unstable; urgency=low + + * Chroot detection should work for 2.6.18 and beyond too. + Code taken from mdadm.config, svn revision 222 by madduck. + + -- Michael Prokop Wed, 18 Oct 2006 22:46:05 +0200 + grml-policyrcd (0.1-1) unstable; urgency=low * Initial release.