Update in changelog.

This commit is contained in:
pnenzi 2005-03-06 21:29:43 +00:00
parent 3b11bac24e
commit afb6410121
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@
* src/spicelib/devices/bsim4: removed uninitialized variables in model
files.
* src/spicelib/analysis/dctrcurv.c: Dietmar Warning
<warning@danalyse.de> has changed the way the lst point in a dc
sweep is computed. This new scheme is more accurate.
2005-02-28 Paolo Nenzi <p.nenzi@ieee.org>