diff options
author | dancer <dancer> | 2003-07-21 23:03:26 +0000 |
---|---|---|
committer | dancer <dancer> | 2003-07-21 23:03:26 +0000 |
commit | 8edb8b432a280839c7eddc594f2c2fcb0c058fb6 (patch) | |
tree | cc3bcb944611c877408838713c3097ac7638bd00 /debian | |
parent | 734143af7b3875da94abf67ff6ac7599d51d1d1d (diff) | |
download | pbuilder-8edb8b432a280839c7eddc594f2c2fcb0c058fb6.tar pbuilder-8edb8b432a280839c7eddc594f2c2fcb0c058fb6.tar.gz |
improve doc slightly.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index a04c466..e08a847 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,16 @@ -pbuilder (0.76) UNRELEASED; urgency=low +pbuilder (0.77) UNRELEASED; urgency=low + + * Improve documentation on hooks slightly. + (closes: #202318) + + -- Junichi Uekawa <dancer@debian.org> Tue, 22 Jul 2003 08:03:22 +0900 + +pbuilder (0.76) unstable; urgency=low * Read config file in pbuilder-user-mode-linux specified by --configfile. - Should address bugs + Should indirectly address bugs on parameter parsing and config files + (closes: #188273) * Update documentation FAQ section. - note that the warning message about LOGNAME being unset is currently safe. (closes: #187924) @@ -11,7 +19,7 @@ pbuilder (0.76) UNRELEASED; urgency=low - Document "Invalid cross-device link" and how to fix it (closes: #200103) * Update some manual pages to reflect the changes. - -- Junichi Uekawa <dancer@debian.org> Tue, 8 Jul 2003 22:00:19 +0900 + -- Junichi Uekawa <dancer@debian.org> Tue, 8 Jul 2003 22:02:39 +0900 pbuilder (0.75) unstable; urgency=low |