about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 315ecbc72..5e35f1d89 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2002-12-18  Peter Stephenson  <pws@csr.com>
 
+	* 18015: Src/math.c: empty math parse e.g. $(( )) acts like a zero.
+
 	* 18013: Src/builtin.c, Src/exec.c: let and (( ... )) should
 	return zero status on floating point only if the value compares
 	equal to 0 as a floating point number.