about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2002-01-14 13:46:30 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2002-01-14 13:46:30 +0000
commit64ba6ab2456265e7b03fa9aa2751b55dafdc41ee (patch)
treea33ead5dc3f214c23ceedf745eca125e6f7a6b45 /ChangeLog
parent126d3b946863ac578ddcee45c0e29f4e7c810983 (diff)
downloadzsh-64ba6ab2456265e7b03fa9aa2751b55dafdc41ee.tar.gz
zsh-64ba6ab2456265e7b03fa9aa2751b55dafdc41ee.tar.xz
zsh-64ba6ab2456265e7b03fa9aa2751b55dafdc41ee.zip
16448: math assignment bug introduced by 15291, 15292
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b8d6a8aa1..f3a368fe6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-01-14  Peter Stephenson  <pws@csr.com>
+
+	* 16448: Src/math.c: 15291, 15292 introduced bug that assignment
+	could be made in math eval even if a parameter retrieval gave
+	an error.
+
 2002-01-14  Andrej Borsenkow  <bor@zsh.org>
 
 	* 16443: Completion/Mandrake/Command/_urpmi: fix