aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordancer <dancer>2003-11-10 23:30:19 +0000
committerdancer <dancer>2003-11-10 23:30:19 +0000
commitbf611974b0e89648cc1933bed42b172e412032a9 (patch)
tree349046d70f4db6a29f69af64edfde5a579d1a43b /ChangeLog
parenta6703e8f7cf1846b7d5386ffecb44d864c9648bd (diff)
downloadpbuilder-bf611974b0e89648cc1933bed42b172e412032a9.tar
pbuilder-bf611974b0e89648cc1933bed42b172e412032a9.tar.gz
+
+ * pbuilder-modules (pbuilder-options): reorder umount and mount so that + dev, devpts, proc is done in that order. +
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 164cf80..558f2ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-11-11 Junichi Uekawa <dancer@debian.org>
+
+ * pbuilder-modules (pbuilder-options): reorder umount and mount so that
+ dev, devpts, proc is done in that order.
+
2003-11-09 Junichi Uekawa <dancer@debian.org>
* pbuilder-user-mode-linux: Do no hard-fail if I fail to fsck;