From 19a488570556e2b4162a8dac4edaeb1c07c55145 Mon Sep 17 00:00:00 2001 From: Christian Bauer Date: Fri, 6 Apr 2001 23:02:02 +0000 Subject: [PATCH 1/1] documentation update --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 2d6b6622..85884713 100644 --- 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) -- 2.44.0