diff options
author | dancer <dancer> | 2003-08-14 22:31:04 +0000 |
---|---|---|
committer | dancer <dancer> | 2003-08-14 22:31:04 +0000 |
commit | 94960fc621978db570f42f64faf6a0464e01e8ba (patch) | |
tree | 2f4dac4c1401a27cb14b14712e3ff2a426a2a983 /debian | |
parent | 2eb6c002c64a210a9e7afa2dfd21904d7529583e (diff) | |
download | pbuilder-94960fc621978db570f42f64faf6a0464e01e8ba.tar pbuilder-94960fc621978db570f42f64faf6a0464e01e8ba.tar.gz |
up
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 07b769a..a8a2558 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pbuilder (0.81) UNRELEASED; urgency=low + + * Note that pbuilder-user-mode-linux should be ran as a normal user. + /etc/mtab will be written to, if root runs pbuilder-user-mode-linux. + + -- Junichi Uekawa <dancer@debian.org> Fri, 15 Aug 2003 07:31:48 +0900 + pbuilder (0.80) unstable; urgency=low * replace rm -rf with clean_subdirectories, which uses find with -xdev. |