From 2adcf9a79803150045d60bb442f3584e21b7f8c6 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Wed, 13 Jun 2001 03:50:55 +0000 Subject: Reword README a little. --- ChangeLog | 5 +++++ README | 12 ++++++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 656659aac..cbd50fb52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,11 @@ Src/zsh.h, Test/E01options.ztst: KSH_TYPESET option allows assignments after typeset not to be split. +2001-06-12 Bart Schaefer + + * 14849: README: Request "reporter" output only if a bug cannot + be reproduced with 'zsh -f'. + 2001-06-11 Clint Adams * 14843: Src/Modules/tcp.c, Src/Modules/zftp.c: diff --git a/README b/README index b4f4ce42f..a5bfeac9b 100644 --- a/README +++ b/README @@ -141,16 +141,16 @@ Zsh is currently maintained by the members of the zsh-workers mailing list and coordinated by Peter Stephenson . Please send any feedback and bugs reports to . -There is a script "reporter" in the subdirectory Util which will print -out your current shell environment/setup. If you report a bug, please -use this script and include the output from sourcing this file. This way, -the problem you are reporting can be recreated. - -You can help even more if you can reproduce the bug starting zsh with +Reports are most helpful if you can reproduce the bug starting zsh with the -f option. This skips the execution of local startup files except /etc/zshenv. If a bug occurs only when some options set try to locate the option which triggers the bug. +There is a script "reporter" in the subdirectory Util which will print out +your current shell environment/setup. If you cannot reproduce the bug +with "zsh -f", use this script and include the output from sourcing this +file. This way, the problem you are reporting can be recreated. + The known bugs in zsh are listed in the file Etc/BUGS. Check this as well as the Frequently Asked Questions (FAQ) list before sending a bug report. Note that zsh has some features which are not compatible with -- cgit 1.4.1