From: Christian Bauer Date: Wed, 19 Feb 2003 21:10:06 +0000 (+0000) Subject: documentation update X-Git-Tag: release_1-0-14~9 X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=commitdiff_plain;h=9bd9839011ad4f18604599a42a0fbe6de65ac2d0;ds=sidebyside documentation update --- diff --git a/NEWS b/NEWS index 531c2c56..ab5d6a7e 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,7 @@ This file records noteworthy changes. the STL complex<> template or cln::complex()), rational numbers use cl_RA() in the CLN output, and small integers are printed in a more compact format (e.g. "2.0" instead of "2.0000000e+00"). +* function_options::set_return_type() now actually works. 1.0.13 (27 January 2003) * Contracting epsilon tensors with Euclidean indices now works.