From 991c83ab343917b904ed7fd47a39e8517e15dcd1 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 14 Nov 2003 17:30:07 +0000 Subject: 19105 shout if interactive without terminal. 19167: BRACE_CCL range with NULL at start. 19168: Sizes using ztrftime were inconsistent. Ports from main line. --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cba407843..454d3de6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -56,6 +56,21 @@ permissions on directories in the fpath; also in case of symlinks, find parent with ${^fpath:h} rather than ${^fpath}/.. +2003-10-06 Peter Stephenson + + * 19168: Src/prompt.c, Src/utils.c, Src/Modules/datetime.c: + various problems with size of buffers and pointer usage + in ztrftime(). + + * 19167: Src/glob.c, Test/E01options.ztst: NULL at start + of BRACE_CCL range didn't work. + +2003-09-22 Peter Stephenson + + * 19105: Src/init.c, Src/jobs.c: Set shout to stderr if we + are interactive but have no terminal. Prevents crash in + history and potentially elsewhere. + 2003-09-21 Oliver Kiddle * users/6606: Completion/Base/Utility/_sep_parts: handle any -- cgit 1.4.1