From fb1d880f231093e818738e8b348f2c610c0641c7 Mon Sep 17 00:00:00 2001 From: malaterre Date: Wed, 20 Apr 2005 22:07:54 +0000 Subject: [PATCH] ENH: Cannot divide by 0 on bcc55 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5edcaf2e..3ab26bed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-04-20 Mathieu Malaterre + * FIX : Numerical exception on borland (cannot divide by 0, doh !) + But this is a case where we should really signify the user there is + few chance the serie is really a serie... + 2005-04-20 Benoit Regrain * FIX : on X, the python part is correctly installed. All files are installed in gdcm sub-directory -- 2.45.1