From 57b1f5e9de0d75f3b02e67149425b3666c8060bb Mon Sep 17 00:00:00 2001 From: dwarning Date: Sun, 31 Oct 2010 17:44:03 +0000 Subject: [PATCH] no message --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 759c33c9c..163cfacbe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-10-31 Dietmar Warning + * src/spicelib/analysis/cktsetup.c, cktsopt.c: Allow maxord=1 w/o crash for + experimenting with backward Euler, works so far - but other timestep control + then LTE is needed in dctran.c + * src/spicelib/analysis/dctran.c: only indentation for better readability + 2010-10-28 Robert Larice * src/**/* : wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC