diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 2450076..9595962 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,9 +10,11 @@ pbuilder (0.96) UNRELEASED; urgency=low * examples/execute_installtest.sh: Tries to 'apt-get install' a package and sees if it does install. * examples/execute_paramtest.sh: Just dumps the parameter. - TODO: umountproc is not called when error happens; that's not desirable. + * pbuilder --debug option added, to do some kind of debugging when + update and create. + * Do not conflict with older version of bash, and try to work with it. - -- Junichi Uekawa <dancer@debian.org> Tue, 16 Dec 2003 08:22:46 +0900 + -- Junichi Uekawa <dancer@debian.org> Tue, 16 Dec 2003 23:29:46 +0900 pbuilder (0.95) unstable; urgency=low |