From 6a050869057036805a731bdfe627fda7521131a0 Mon Sep 17 00:00:00 2001 From: Richard Kreckel Date: Tue, 8 May 2001 20:45:35 +0000 Subject: [PATCH] * Added new operator semantics. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 14306999..4ff432d0 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ This file records noteworthy changes. * Symbols can have a LaTeX name, e.g. symbol s("s", "\\sigma"); * LaTeX output of indexed objects is much nicer. * Fix some build-problems (with recent libreadline). +* Semantics of arithmetic operators now follows the C++ rules more strictly. 0.8.2 (24 April 2001) * degree(), ldegree(), coeff(), lcoeff(), tcoeff() and collect() work with -- 2.47.0