summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 307e7e25f..4a9002bfb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2000-07-03 Peter Stephenson <pws@cambridgesiliconradio.com>
+ * 12138: Src/params.c, Test/06arith.ztst: setting of array
+ elements in math context didn't work (ever).
+
* 12121: Src/utils.c, Doc/Zsh/options.yo: save and restore stopmsg
for precmd, fix #ifdef's for variable declaration in read_poll().