summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d57d30b41..c532eeb4e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2026-04-13 dana <dana@dana.is>
+ * 54318: Doc/Zsh/arith.yo, Doc/Zsh/mod_mathfunc.yo,
+ Functions/Misc/zmathfuncdef, NEWS, Src/Modules/mathfunc.c,
+ Test/V03mathfunc.ztst: mathfunc: add isnan() and isinf(). also
+ document NaN + Inf
+
* 54313: README, Src/params.c, Test/B02typeset.ztst: convfloat:
use consistent capitalisation for NaN, Inf, and -Inf