]> www.ginac.de Git - ginac.git/commitdiff
- Mention evalf(2^Pi)-bug, lest we forget about it.
authorRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Fri, 14 Sep 2001 22:50:02 +0000 (22:50 +0000)
committerRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Fri, 14 Sep 2001 22:50:02 +0000 (22:50 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c9cb1b60b47efa7a65cf1b19a949406bd34b7a3c..bb4fc15415e83fc849fbe7cb317fb07c87870fd4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ This file records noteworthy changes.
 0.9.4 (<insert date here>)
 * Functions have better support for external scripting languages.
 * Interface cleanups and bugfixes.
 0.9.4 (<insert date here>)
 * Functions have better support for external scripting languages.
 * Interface cleanups and bugfixes.
+* Fix bug in evalf() that prevented things like 2^Pi being computed.
 
 0.9.3 (16 August 2001)
 * series expansion now much more consistent for small order expansion.
 
 0.9.3 (16 August 2001)
 * series expansion now much more consistent for small order expansion.