v0.15pre1

Added configurable bars options.
Made log/lin run-time option.
This commit is contained in:
pdw
2003-10-14 20:57:49 +00:00
parent 0800558ede
commit b7eb237e15
5 changed files with 43 additions and 18 deletions

View File

@@ -4,6 +4,11 @@ $Id$
Attributions apply to all preceding items up to the next blank line.
Unattributed items are by Paul Warren and Chris Lightfoot.
0.15
* Added linear bar scales (default) ("L")
* Added fixed upper limit for bandwidth
* Choose which average bars display ("B")
* Fixed the search for libpcap in the configure script
Thomas Schwinge <tschwinge@gmx.net>