aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authordancer <dancer>2003-08-14 22:31:04 +0000
committerdancer <dancer>2003-08-14 22:31:04 +0000
commit94960fc621978db570f42f64faf6a0464e01e8ba (patch)
tree2f4dac4c1401a27cb14b14712e3ff2a426a2a983 /debian/changelog
parent2eb6c002c64a210a9e7afa2dfd21904d7529583e (diff)
downloadpbuilder-94960fc621978db570f42f64faf6a0464e01e8ba.tar
pbuilder-94960fc621978db570f42f64faf6a0464e01e8ba.tar.gz
up
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
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.