From 8e7c9c3a525e526248aa0cd0dec6e3ba609be485 Mon Sep 17 00:00:00 2001 From: dwarning Date: Sun, 17 Apr 2011 20:14:10 +0000 Subject: [PATCH] allow multiple setup call --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 75b6822ae..1f5796cef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,7 @@ -2011-04-15 Robert Larice +2011-04-17 Dietmar Warning + * /bsim3v2/b3v2set.c, /bsim3/b3set.c: allow multiple call to setup w/ correct node collapsing + + 2011-04-15 Robert Larice * src/spicelib/analysis/cktsens.c : fix allocation and ownership of auxiliary CKTmatrix CKTrhs etc objects FIXME: invoke release_context() when returning due to errors