aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordancer <dancer>2002-08-20 07:58:52 +0000
committerdancer <dancer>2002-08-20 07:58:52 +0000
commit99cb3e753737119665efcbf6f5e6b85f5f96df56 (patch)
tree820549a4538a064d33cddf5506f32106aa27849b /ChangeLog
parent7d6ea6086216aaf0ff48a0fa19a9d0f2a946bbec (diff)
downloadpbuilder-99cb3e753737119665efcbf6f5e6b85f5f96df56.tar
pbuilder-99cb3e753737119665efcbf6f5e6b85f5f96df56.tar.gz
+2002-08-20 Junichi Uekawa <dancer@debian.org>
+ + * pbuilder-modules: document --timeout option. + + * pbuilder.8: document --timeout option + + * pbuilder-checkparams: add --timeout option + + * pbuilderrc.5: document TIMEOUT_TIME + + * pbuilder-buildpackage (CHROOTEXEC): add missing executehooks "C" to a + case. + (CHROOTEXEC): clean the command-line a bit, so that it's easier to use. + (BUILD_PID): add timeout for build process.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b245193..af241b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2002-08-20 Junichi Uekawa <dancer@debian.org>
+
+ * pbuilder-modules: document --timeout option.
+
+ * pbuilder.8: document --timeout option
+
+ * pbuilder-checkparams: add --timeout option
+
+ * pbuilderrc.5: document TIMEOUT_TIME
+
+ * pbuilder-buildpackage (CHROOTEXEC): add missing executehooks "C" to a
+ case.
+ (CHROOTEXEC): clean the command-line a bit, so that it's easier to use.
+ (BUILD_PID): add timeout for build process.
+
2002-08-18 Junichi Uekawa <dancer@debian.org>
* AUTHORS: added section about History and