From b92bb88e442975717fb83ef91734fd3a194cc5c6 Mon Sep 17 00:00:00 2001 From: Richard Kreckel Date: Sun, 6 Aug 2023 19:57:35 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 9ea7692e..546b0ff3 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ This file records noteworthy changes. +1.8.7 (dd mm yyyy) +* Fix series expansion of polynomial(x)^n for small and large n. +* Fix bugs in internal parser from strings. +* Make ginsh evaluate line-by-line in non-interactive mode. +* Several build fixes. + 1.8.6 (8 February 2023) * Fix wrong numeric info on transcendental functions. * Fix crash of evaluation of binomial(n, k) with negative integer n, k. -- 2.47.0