]> www.ginac.de Git - ginac.git/blobdiff - NEWS
* Eliminated overloaded operator% for noncommunistic objects for good.
[ginac.git] / NEWS
diff --git a/NEWS b/NEWS
index 8c11cffc96ef9a4b3ffb9fbf601c3599f491374a..de39569dc4c5dfd387273bdbadb26a5212dc41c4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,8 @@ This file records noteworthy changes.
 * sqrfree() factorization fixed and improved syntactically.
 * subs() works on matrices.
 * Fixed memory leak in expand().
 * sqrfree() factorization fixed and improved syntactically.
 * subs() works on matrices.
 * Fixed memory leak in expand().
+* Operator% for objects of class ncmul has gone.  Use operator* now for that
+  case too, which is much more natural.
 
 0.7.3 (28 February 2001)
 * Several bugfixes and minor performance tunings.
 
 0.7.3 (28 February 2001)
 * Several bugfixes and minor performance tunings.