From 359701cc948001e58e6517d88a30fe385d4e42d5 Mon Sep 17 00:00:00 2001 From: Christian Bauer Date: Thu, 28 Feb 2002 17:53:20 +0000 Subject: [PATCH] documentation update --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index a86ac596..41c1037b 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ This file records noteworthy changes. +1.0.6 () +* "(x+1).subs(x==x-1)" now returns the correct result "x" instead of "x-1". + 1.0.5 (27 January 2002) * (l)degree(s), coeff(s, n) and collect(s) were extended to accept expressions of any class (except add/mul/ncmul/numeric) for "s". They should even work -- 2.44.0