From d031ca552c62178cb85c430235d4811932f8b38d Mon Sep 17 00:00:00 2001 From: Jens Vollinga Date: Fri, 23 Apr 2004 19:57:39 +0000 Subject: [PATCH] Update --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 69cfd902..2f9969a2 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,11 @@ This file records noteworthy changes. -1.2.1 () +1.2.1 (23 April 2004) * Fixed infinite recursion in atan2_evalf() and improved atan2_eval(). * Added automatic evaluations for trigonometric functions with negative arguments (e.g. sin(-2) -> -sin(2)). * Fixed a static initialization order goof-up. +* Fixed various bugs in series expansion. 1.2.0 (19 March 2004) * Added a structure template class for the easy creation of user-defined -- 2.49.0