aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e1de88a..f63c4c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+pbuilder (0.111) unstable; urgency=low
+
+ * Fix pbuilder-uml default behavior to not to have cross-device link warnings
+ set system default to 'APTCACHEHARDLINK=no'
+ (closes: #259291)
+
+ -- Junichi Uekawa <dancer@debian.org> Wed, 21 Jul 2004 01:04:03 +0900
+
pbuilder (0.110) unstable; urgency=low
* shutdown UML cleanly on exit, thanks go to Joey Hess for noticing this