NEWS update for ngspice-30
This commit is contained in:
parent
828393c86c
commit
61ba54de8d
4
NEWS
4
NEWS
|
|
@ -3,6 +3,8 @@ Ngspice-30, Jan 1st, 2019
|
||||||
|
|
||||||
- New features:
|
- New features:
|
||||||
+ VDMOS device model has been overhauled extensively
|
+ VDMOS device model has been overhauled extensively
|
||||||
|
+ Making the manual is now much more flexible and comfortable,
|
||||||
|
xhtml manual added.
|
||||||
+ Add pre-defined variable controlswait to enable running .control sections
|
+ Add pre-defined variable controlswait to enable running .control sections
|
||||||
after the simulation has finished (shared ngspice only)
|
after the simulation has finished (shared ngspice only)
|
||||||
+ Add an icon to the MS Windows GUI build
|
+ Add an icon to the MS Windows GUI build
|
||||||
|
|
@ -17,6 +19,8 @@ Ngspice-30, Jan 1st, 2019
|
||||||
- Bug fixes:
|
- Bug fixes:
|
||||||
+ many bugs fixed (bug tracker nos. 253, 332, 337, 368, 374, 375, 376, 377, 378,
|
+ many bugs fixed (bug tracker nos. 253, 332, 337, 368, 374, 375, 376, 377, 378,
|
||||||
379, 380, 381, 384, 385, 386)
|
379, 380, 381, 384, 385, 386)
|
||||||
|
+ ancient bug removed that led to spurious heap corruption of shared ngspice
|
||||||
|
under (very sensitive) Windows 10
|
||||||
+ memory leaks removed
|
+ memory leaks removed
|
||||||
|
|
||||||
Ngspice-29, Sept 30th, 2018
|
Ngspice-29, Sept 30th, 2018
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue