]> www.ginac.de Git - ginac.git/blobdiff - NEWS
documentation update
[ginac.git] / NEWS
diff --git a/NEWS b/NEWS
index 2d6b662200e5131857b7a8be8e9af0e977d9d204..858847136318b64c957ba81b28d832900bcc8bc8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,9 @@ This file records noteworthy changes.
 * Added preliminary (re)implementations of color and clifford classes.
 * simplify_indexed(): contraction of symmetric and antisymmetric tensors
   is zero.
+* Replaced the various print*() member functions by a single print() that
+  takes a print_context object that determines the output formatting. This
+  should make it easier to add more output types.
 * Some bugfixes (indexed objects, archive writing).
 
 0.8.0 (24 March 2001)