From 4b4e1926a25472e77babfa470ef6ab783ad3abb5 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Mon, 24 Sep 2001 16:21:37 +0000 Subject: Document side-effects of TERM assignment. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fd8d5e3c8..11c25a729 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-09-24 Bart Schaefer + * 15864: Doc/Zsh/params.yo: Document that assignment to TERM + is necessary to re-initialize the terminal. + * users/4269: Src/hist.c: Detect and reject corrupted history files ('\0' bytes) rather than consuming all available memory. -- cgit 1.4.1