diff options
author | dancer <dancer> | 2002-02-24 07:57:06 +0000 |
---|---|---|
committer | dancer <dancer> | 2002-02-24 07:57:06 +0000 |
commit | 18651eedb6cc79c55aeaf3c86d57d93feeb7f58e (patch) | |
tree | dadaac67ef53d6bc43c08cb9f9c9a1e4cfd1b544 /debian/changelog | |
parent | d452345203ac424265b65fb905a517f471dafd91 (diff) | |
download | pbuilder-18651eedb6cc79c55aeaf3c86d57d93feeb7f58e.tar pbuilder-18651eedb6cc79c55aeaf3c86d57d93feeb7f58e.tar.gz |
added hooks support for pbuilder build target.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 4b29ee7..545f36d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ pbuilder (0.24) unstable; urgency=low * (not yet released) FIXME + * hooks support is in place for build target now. Read pbuilder.1 + for details. Adding C00bash, which contains a line calling "bash" + will allow running inside the chroot... + (closes: #134757) - -- Junichi Uekawa <dancer@debian.org> Sat, 23 Feb 2002 01:57:10 +0900 + -- Junichi Uekawa <dancer@debian.org> Sun, 24 Feb 2002 16:54:36 +0900 pbuilder (0.23) unstable; urgency=low |