X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=NEWS;h=2d61835837ade60ae89b047ae7726ec7f5727912;hp=61658056b4acf234b078297ab49f2511eb582bbf;hb=c7918cc84dc037a97b66dc1582fb85440ae3b4ae;hpb=4977567ad26b0eb5aef4e0fa0facf050a72754f6;ds=sidebyside diff --git a/NEWS b/NEWS index 61658056..2d618358 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ This file records noteworthy changes. +0.9.2 () +* Epsilon tensor is more functional. + 0.9.1 (27 June 2001) * Ctors of class numeric are not explicit any more. All built-in callers for pseudofunctions are now templated and default to ex arguments which relaxes @@ -33,6 +36,7 @@ This file records noteworthy changes. * rem(c, p[x], x) (c: numeric, p[x]: polynomial) erroneously returned p[x] instead of c. * Small bugfixes in pattern matching. +* Updated libtool to version 1.4. 0.9.0 (7 June 2001) * In the output and in ginsh, lists are now delimited by { } braces, and