diff options
author | dancer <dancer> | 2003-11-16 07:08:54 +0000 |
---|---|---|
committer | dancer <dancer> | 2003-11-16 07:08:54 +0000 |
commit | 3f601af76ce4c2f3dc0bfa3036f94e0ab26a02af (patch) | |
tree | 34a35a367ea983e0515f15a3aa17f5fcbcebce00 /debian | |
parent | bf611974b0e89648cc1933bed42b172e412032a9 (diff) | |
download | pbuilder-3f601af76ce4c2f3dc0bfa3036f94e0ab26a02af.tar pbuilder-3f601af76ce4c2f3dc0bfa3036f94e0ab26a02af.tar.gz |
+ * THANKS: add
+
+ * pbuilder-runhooks: fix warning messages to be more correct, thanks
+ to Daniel Martin.
+
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 1ea6e28..ca84dd7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,11 @@ pbuilder (0.94) UNRELEASED; urgency=low Reordered mount order so that /dev/pts and /dev mounts can be specified at the same time. It might not be the real problem, but this seems like one big problem, at least. + * Bug fix: "pbuilder: Error message: W: execute priv not set on file + D[0-9][0-9]*, not executing.", thanks to Daniel Martin (Closes: + #220979). - -- Junichi Uekawa <dancer@debian.org> Tue, 11 Nov 2003 08:28:49 +0900 + -- Junichi Uekawa <dancer@debian.org> Sun, 16 Nov 2003 16:08:48 +0900 pbuilder (0.93) unstable; urgency=low |