diff options
author | dancer <dancer> | 2002-10-05 04:46:59 +0000 |
---|---|---|
committer | dancer <dancer> | 2002-10-05 04:46:59 +0000 |
commit | 2571fbfaba200166173218587334d0264a0de4a1 (patch) | |
tree | 4dd5546bb98f0ae7dae7b03b358aa40f268fe44b /ChangeLog | |
parent | be21896f663ebc41759701e877b82a44084d56fa (diff) | |
download | pbuilder-2571fbfaba200166173218587334d0264a0de4a1.tar pbuilder-2571fbfaba200166173218587334d0264a0de4a1.tar.gz |
2002-10-05 Junichi Uekawa <dancer@debian.org>
* debian/TODO: note that TODO item, support building without
root is implemented.
Running as non-root in the build process is implemented through
the fakeroot options, so that entry goes away, too.
* AUTHORS: update the little story.
* THANKS: update a bit.
* pbuilder-buildpackage (BUILD_PID): quote properly
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2002-10-05 Junichi Uekawa <dancer@debian.org> + + * debian/TODO: note that TODO item, support building without + root is implemented. + Running as non-root in the build process is implemented through + the fakeroot options, so that entry goes away, too. + + * AUTHORS: update the little story. + + * THANKS: update a bit. + + * pbuilder-buildpackage (BUILD_PID): quote properly + 2002-09-29 Junichi Uekawa <dancer@debian.org> * pbuilderrc.5: update manpage to document the vars. |