aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 508f28e..0e8cdd2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2002-01-27 Junichi Uekawa <dancer@debian.org>
+
+ * pbuilder: modified to use umountproc_cleanbuildplace in "trap" for "pbuilder login"
+
+ * pbuilder-createbuildenv: added a trap function to cleanbuildplace on exit.
+ some obsolete and unnecessary cleanbuildplace invocation removed.
+
+ * pbuilder-buildpackage: changed abortingfunction -> umountproc_cleanbuildplace (name change)
+ * pbuilder-modules (umountproc_cleanbuildplace): changed function name.
+ * pbuilder-updatebuildenv: changed aborting function to umountproc_cleanbuildplace, to unify.
+ moved the "trap" invocation to a better location, before loadhooks.
+
2002-01-24 Junichi Uekawa <dancer@debian.org>
* pbuilder-updatebuildenv: Aborting function is performed through