Rearrange the python scripting support a bit.
[screen-lua.git] / src / NEWS
blobad502ef75ee47a9da95843cccc186703b17a6718
1                   ------------------------------
2                    What's new in screen-4.0.3 ?
3                   ------------------------------
5 * zombie command has new option 'onerror'
7 * buffer overflow in resize.c fixed
9 * minor docu update
11 * more robust startup
13 * use setresuid; SendAttachMsg() for fd-passing added; DoCSI enhanced.
15                   ------------------------------
16                    What's new in screen-4.0.0 ?
17                   ------------------------------
19 * new screenrc parser, not 100% compatible.
21 * screenblanker support: new 'idle', 'blanker', 'blankerprg'
22   commands.
24 * zmodem support via the 'zmodem' command.
26 * nonblock code rewritten, nonblock now understands a timeout.
27   new command 'defnonblock'.