From 4278ecf904d3de2e418ba05e5fb2a78af1aae8a6 Mon Sep 17 00:00:00 2001 From: Kris Katterjohn Date: Sun, 13 Nov 2022 19:42:54 -0500 Subject: [PATCH] Update the ChangeLog for bug #4008 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index acf80b0df..f245f4165 100644 --- a/ChangeLog +++ b/ChangeLog @@ -56,6 +56,7 @@ Bug fixes for numbered bugs: * \#3972: gcl only: Autocompletion inverts command case * \#3985: integrate(sin(x*cos(x)), x), risch; causes unlimited recursion * \#3998: Lisp error when parser encounters eof in a comment + * \#4008: translator and prederror * \#4018: defint(foo,,0,inf) lisp error when denom(foo) contains %i * \#4036: prederror affects bigfloat calculations -- 2.11.4.GIT