diff options
author | dancer <dancer> | 2003-03-10 11:26:07 +0000 |
---|---|---|
committer | dancer <dancer> | 2003-03-10 11:26:07 +0000 |
commit | 6275c4037240d77da8d23e66cfb0f59f08017acf (patch) | |
tree | 07d197d211a3b94c71bd1fffac6af5af9bfaf1be /debian/changelog | |
parent | 339ee7a89b7f9e0755090a1c764e41a4c5b172ad (diff) | |
download | pbuilder-6275c4037240d77da8d23e66cfb0f59f08017acf.tar pbuilder-6275c4037240d77da8d23e66cfb0f59f08017acf.tar.gz |
+ * pbuilder.8,pbuilder-createbuildenv,pbuilder-updatebuildenv: change hook name to E.
+
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d825a36..c6a89fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,8 @@ pbuilder (0.67) UNRELEASED; urgency=low * make the code work with GNU readlink, which errors out when "readlink -f " is called with non-existing filename. (closes: #183492, #184116) - * document the undocumented X hooks, which are ran after update/create + * Fix X hooks and rename them to E, and document them. + They are ran after update/create. * unset LOGNAME for root-build cases, it was only fixed on fakeroot builds. thanks Barak Pearlmutter <bap@cs.unm.edu> (closes: #183862) |