diff options
author | Junichi Uekawa <dancer@dancer64.netfort.gr.jp> | 2007-05-27 14:49:26 +0900 |
---|---|---|
committer | Junichi Uekawa <dancer@dancer64.netfort.gr.jp> | 2007-05-27 14:49:26 +0900 |
commit | 8d17235cb27072a502392e270036cf1bb335c9e6 (patch) | |
tree | 2941882117d455484066eef591cd242cd8b0a8bc /ChangeLog | |
parent | fde0d2abf5d08756004c8bdbbca5355f22840b0a (diff) | |
download | pbuilder-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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |