summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <okiddle@yahoo.co.uk>2018-05-13 10:13:42 +0200
committerOliver Kiddle <okiddle@yahoo.co.uk>2018-05-13 10:13:42 +0200
commita93abe1170a438d45d94b3a7f924553f5cf69cee (patch)
tree95cc9a6832acc5ece693389209531eeefdc10f88 /ChangeLog
parent373efa085dcea5fe6b4539cd875b6bd8645f16fa (diff)
downloadzsh-a93abe1170a438d45d94b3a7f924553f5cf69cee.tar.gz
zsh-a93abe1170a438d45d94b3a7f924553f5cf69cee.tar.xz
zsh-a93abe1170a438d45d94b3a7f924553f5cf69cee.zip
42488: test cases for 42369 and address some issues in the code
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d0c66bd1..50a32653d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2018-05-13  Oliver Kiddle  <okiddle@yahoo.co.uk>
 
+	* 42488: Src/Modules/mathfunc.c, Src/builtin.c, Src/math.c,
+	Test/B03print.ztst, Test/C01arith.ztst, Test/V03mathfunc.ztst:
+	test cases for 42369 and address some issues in the code
+
 	* Nelson H. F. Beebe: 19597 (rebased 42369): Src/math.c,
 	Src/params.c. Src/Modules/mathfunc.c, configure.ac:
 	return Inf, NaN etc from floating point operations instead