summaryrefslogtreecommitdiff
path: root/Windows/spice/ReleaseNotes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Windows/spice/ReleaseNotes.txt')
-rw-r--r--Windows/spice/ReleaseNotes.txt27
1 files changed, 0 insertions, 27 deletions
diff --git a/Windows/spice/ReleaseNotes.txt b/Windows/spice/ReleaseNotes.txt
deleted file mode 100644
index 3b02bb95..00000000
--- a/Windows/spice/ReleaseNotes.txt
+++ /dev/null
@@ -1,27 +0,0 @@
-Release Notes for ngspice-26:
-
-- New features:
- + fft command may (optionally) use fftw3 library
- + add nint() rounding function
- + usage of 'temper' in behavioral devices
- + check for soa (safe operating area) in several device models
- + library processing rewritten completely to enhance ngspice
- compatibility (.lib)
- + include file processing rewritten to allow nesting and various
- absolute and relative path names (.inc)
- + asinh, acosh, atanh functions
- + shared ngspice option added: ngspice optionally compiles as
- a shared object or dynamic link library
- + use a hash table to massively speed up parsing the netlist
- + implement a very basic .if/.else block
- + implement a signed power function `pwr' for controlled sources
- + implement multiplier `m' in F, G source
- + apply Area Calculation Method (ACM) to the bsim3v3.3 model
- + implement `tc1', `tc2' instance parameters
-
-- Bug fixes:
- + many, many ... please see
- http://sourceforge.net/p/ngspice/ngspice/ci/master/tree/
- and check the 'history' button on the upper right.
- + removed memory leaks
- \ No newline at end of file