aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authordancer <dancer>2002-09-22 06:58:23 +0000
committerdancer <dancer>2002-09-22 06:58:23 +0000
commita11f5736256c926d624a5e768ecfb7ae42f67505 (patch)
treed9a06547bb5402884b0c2dd10868d124c97a7c9d /debian
parentdb962eba4e9082a3750be27be9c6c5cf003e306d (diff)
downloadpbuilder-a11f5736256c926d624a5e768ecfb7ae42f67505.tar
pbuilder-a11f5736256c926d624a5e768ecfb7ae42f67505.tar.gz
* pbuilder-createbuildenv: use pbuilder-modules code for
copying etc/ files. * pbuilder-modules: split out the function to copy local configuration.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 012ebcb..071d81a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+pbuilder (0.39) unstable; urgency=low
+
+ * NOT YET RELEASED
+ * Fix dereferencing of symlink code in pbuilder create
+ thanks: Eric Van Buggenhaut <Eric.VanBuggenhaut@AdValvas.be
+
+ -- Junichi Uekawa <dancer@debian.org> Sun, 22 Sep 2002 15:45:36 +0900
+
pbuilder (0.38) unstable; urgency=low
* user-mode-linux support. (closes: #116117)