X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=NEWS;h=a560063f5b3fbb6fbc35b5f11ee3f9f69a275748;hp=7760f40e55bbecb9f1e186048fa95b0769b115bb;hb=3fc32c7824dee9508a5286f1b121734084c8bdfb;hpb=bb76e4b38b330365934e1b14d2feb2bad416f455;ds=sidebyside 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