0.9.2 (2003-01-27)

Min/max/50% rulers and labelling on freq-display ('m' key)
Log-scale freq-display views ('l' key)
Sweep and wavelet testing modes on frequency display ('f' key)
Windows file-loading weirdness dealt with
New 'fiview.coef' output file giving IIR/FIR coefficients in 
  reloadable format
Sampling rate may now appear before any of the other options
Auto-adjust feature added for Lp and Hp filters (-a option)
Better zoom mode for time-display ('z' key)
Better zoom/expand mode for freq-display ('z' + 'x')
Direct fidlib-calling code also included in examples
Option to just analyse and quit instead of entering GUI
Dropped 'h', 'i', 'f' and 't' keys for switching between displays;
  only F1-F4 keys available now.  (Alt-? or Ctrl-? could be used 
  instead if people need this feature)
Fixed small display adjust bug for frequency display upper bound
Added experimental lowpass Butterworth-Bessel cross filter (LpBuBe)
Added Blackman window (LpBl)
Updated helptext

---

0.9.1

Added more example code to fiview.log output, including a
compiler-optimised version, and also example code to generate other
filters in the same class at run-time.  Most of the other changes were
internal code reorganization and clean-up to support these additions,
plus code in fidlib to generate the required coefficients at run-time.
Also now displays better filters that go on forever (for example
oscillators like BpRe/0/0.01).

---

0.9.0

Initial release