aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJunichi Uekawa <dancer@dancer64.netfort.gr.jp>2007-05-27 14:49:26 +0900
committerJunichi Uekawa <dancer@dancer64.netfort.gr.jp>2007-05-27 14:49:26 +0900
commit8d17235cb27072a502392e270036cf1bb335c9e6 (patch)
tree2941882117d455484066eef591cd242cd8b0a8bc /ChangeLog
parentfde0d2abf5d08756004c8bdbbca5355f22840b0a (diff)
downloadpbuilder-8d17235cb27072a502392e270036cf1bb335c9e6.tar
pbuilder-8d17235cb27072a502392e270036cf1bb335c9e6.tar.gz
add GNU screen support as C11screen; build failure will start GNU screen
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ac2e82..2f1d002 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2007-05-27 Junichi Uekawa <dancer@debian.org>
+ * Documentation/pbuilder-doc.xml: add documentation about
+ C11screen.
+
+ * Makefile: install the new example.
+
+ * examples/C11screen: add new hook, which might be more useful,
+ call GNU screen instead of bash.
+
* pbuilder-updatebuildenv:
* pbuilder-createbuildenv: exit 0 at end.