From: Christian Bauer Date: Tue, 20 Feb 2001 21:55:10 +0000 (+0000) Subject: documentation update X-Git-Tag: release_0-7-3~13 X-Git-Url: https://ginac.de/ginac.git/tutorial/ginac.git?a=commitdiff_plain;h=fa1dee5bb93c4ed133ea6b774f7e620a025fcff4;p=ginac.git documentation update --- diff --git a/NEWS b/NEWS index e38cb62d..b4bbbc09 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ This file records noteworthy changes. +0.7.3 () +* Added a section to the tutorial about adding new algebraic classes to GiNaC + 0.7.2 (17 February 2001) * Several bugfixes in power series expansion, one of them critical.