From 3fc32c7824dee9508a5286f1b121734084c8bdfb Mon Sep 17 00:00:00 2001 From: Christian Bauer Date: Mon, 19 Apr 2004 18:59:28 +0000 Subject: [PATCH] documentation update --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 7760f40e..a560063f 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ This file records noteworthy changes. * 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. 1.2.0 (19 March 2004) * Added a structure template class for the easy creation of user-defined -- 2.44.0