From d199fef6a6f79688ed775af9d7235fba58a80219 Mon Sep 17 00:00:00 2001 From: Christian Bauer Date: Mon, 30 Jun 2003 22:04:23 +0000 Subject: [PATCH] documentation update --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 0b32e117..d675dc1e 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,13 @@ This file records noteworthy changes. +1.0.15 () +* Added on-line help and Tab-completion for print(), iprint(), print_latex() + and print_csrc() in ginsh. +* Fixed a bug in the unarchiving of sums and products: terms were not + reordered in a canonical way. +* Fixed a bug in normal()/numer_denom(): denominator was not made unit + normal if it was a simple number + 1.0.14 (1 March 2003) * Improved the C-source output: complex numbers are printed correctly (using the STL complex<> template or cln::complex()), rational numbers use cl_RA() -- 2.50.0