From ec3c5af51bfcb51f976b184af54d6b0c12b077f3 Mon Sep 17 00:00:00 2001 From: Jason Downs Date: Sun, 13 Oct 1996 21:32:24 +0000 Subject: Update to version 5.2.11. --- bin/ksh/NEWS | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'bin/ksh/NEWS') diff --git a/bin/ksh/NEWS b/bin/ksh/NEWS index 8efe211b889..bf29902103e 100644 --- a/bin/ksh/NEWS +++ b/bin/ksh/NEWS @@ -1,4 +1,17 @@ -$OpenBSD: NEWS,v 1.3 1996/10/01 02:05:28 downsj Exp $ +$OpenBSD: NEWS,v 1.4 1996/10/13 21:32:17 downsj Exp $ + +Version 5.2.11 + +* bug fixes + * aliases: expansion was reading an extra character (bug added in 5.2.10). + + +Version 5.2.10 + +* bug fixes + * parsing: handling of backslash-newline fixed (esp. in here documents). + * read: prints prompt if non-interactive and input is a tty. + Version 5.2.9 @@ -9,7 +22,7 @@ Version 5.2.9 * config: fixed test for broken S_IFIFO. * config: fixed test for getwd() routine. * config: better NeXT support (signal list generated correctly, clock_t - type detected, enable job contorl in rlogin sessions) + type detected, enable job control in rlogin sessions) * parsing: assignments containing brackets ([]) not treated as commands. * editing: terminal column width determined correctly on startup. * vi: long prompts truncated (more or less) correctly. -- cgit v1.2.3