* Changes between versions   -*- mode:indented-text; mode:outline-minor -*-

This file (NEWS) documents the significant changes in all versions of
rexima since 1.1, with the newest changes first.


* Changes in rexima 1.3

Now allows mixer device file to be specified, so you can work with
something other than /dev/mixer. Thanks to Ivan Kalvatchev for
(indirectly) suggesting this.


* Changes in rexima 1.2

You can now specify an offset for a device's level on the command line
(e.g. `-3' or `+12'). Plain `-' or `+' change the level by 2. Thanks
to Joost Kremers for this idea (or something similar, at least :-)).


* Changes in rexima 1.1

There were too many devices to fit in an 80x24 rexima layout, and
retaining the `non-existent devices are shown but have no level
indicator' behaviour would have been painful. So it no longer shows
non-existent device names. Thanks to Pablo Averbuj for the fix.

Changed layout slightly to cope with longer device names (eight chars
rather than the old six).

Made `make install' a little less fragile, and added uninstall target.
