]> www.ginac.de Git - ginac.git/commitdiff
documentation update
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Tue, 11 Jun 2002 19:35:18 +0000 (19:35 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Tue, 11 Jun 2002 19:35:18 +0000 (19:35 +0000)
NEWS

diff --git a/NEWS b/NEWS
index acdb553261615dc95680dd61c2d48d3b524fc890..44687e52caec4b724c559d258d52c40143c19ae5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ This file records noteworthy changes.
   variance. This allows some simplifications that weren't possible before,
   like eps~a.b~c~d*X.a*X~b -> 0 and X.a~a-X~a.a -> 0.
 * Implemented relational::subs().
+* Fixed bug in simplify_ncmul() for clifford objects.
 
 1.0.8 (31 March 2002)
 * Improvements in memory usage of the expand() methods.