From: Richard Kreckel Date: Tue, 26 Jun 2001 23:52:41 +0000 (+0000) Subject: - silly test X-Git-Tag: release_0-9-1~11 X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=commitdiff_plain;h=4977567ad26b0eb5aef4e0fa0facf050a72754f6 - silly test --- diff --git a/NEWS b/NEWS index bc8ab41e..61658056 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ This file records noteworthy changes. -0.9.1 () +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 the need for explicit ctors.