diff options
author | dancer <dancer> | 2005-08-16 22:18:24 +0000 |
---|---|---|
committer | dancer <dancer> | 2005-08-16 22:18:24 +0000 |
commit | 042b1c3edb12b4e472d6c20ff3f3d87167a4a2c6 (patch) | |
tree | 8c488587ff60f462f04818d3f8f4404ab4101a3c /ChangeLog | |
parent | 0b35265a753845b15583886f06be737fe360e009 (diff) | |
download | pbuilder-042b1c3edb12b4e472d6c20ff3f3d87167a4a2c6.tar pbuilder-042b1c3edb12b4e472d6c20ff3f3d87167a4a2c6.tar.gz |
update
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2005-08-15 Junichi Uekawa <dancer@debian.org> + + * pbuilder: $CHROOTEXEC instead of direct invocation of 'chroot' + command. + satisfydepends needs the CHROOTEXEC support. + + I want to support setting CHROOTEXEC so that I can hook + 'chroot XXX cow-shell' instead of 'chroot XXX' + 2005-08-07 Junichi Uekawa <dancer@debian.org> * debian/control: allow cdebootstrap dependency. |