From 67c49442c4ec4e353422dd46e8bdaba3dbdd4e8c Mon Sep 17 00:00:00 2001 From: Michael Schindler Date: Tue, 23 Sep 2003 11:07:55 +0000 Subject: [PATCH] added mathtree bug git-svn-id: https://pyx.svn.sourceforge.net/svnroot/pyx/trunk/pyx@1084 069f4177-920e-0410-937b-c2a4a81bcd90 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 7d30a0b0..aa3fa1db 100644 --- a/CHANGES +++ b/CHANGES @@ -34,6 +34,8 @@ PyX - multiple radii: documentation - bbox module: - __iadd__ and inplace enlarge, transform,... + - mathtree module: + - bug: -x**2 should be negative 0.4.1 (2003/09/17): - canvas module: -- 2.11.4.GIT