about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2001-06-13 03:50:55 +0000
committerBart Schaefer <barts@users.sourceforge.net>2001-06-13 03:50:55 +0000
commit2adcf9a79803150045d60bb442f3584e21b7f8c6 (patch)
treed4346cc275b2acdfe828568251bed96c3447e11e /ChangeLog
parentf6ae716fb826abc0345263dc0ebb98df1cfdd05e (diff)
downloadzsh-2adcf9a79803150045d60bb442f3584e21b7f8c6.tar.gz
zsh-2adcf9a79803150045d60bb442f3584e21b7f8c6.tar.xz
zsh-2adcf9a79803150045d60bb442f3584e21b7f8c6.zip
Reword README a little.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 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  <schaefer@zsh.org>
+
+	* 14849: README: Request "reporter" output only if a bug cannot
+	be reproduced with 'zsh -f'.
+
 2001-06-11  Clint Adams  <clint@zsh.org>
 
 	* 14843: Src/Modules/tcp.c, Src/Modules/zftp.c: