Changelog for gvidm:

2004-03-15 - v0.6:
	* Add -r/--resize option to change root window resolution using XRandR.
	* Make "max" specification prefer modes with higher refresh rates.
	* Add "best" keyword for mode specification which shows only the 
	  highest refresh rate per resolution.
	* If a mode is specified with no refresh rate, use the highest available.

2003-11-18 - v0.5:
	* Add "all" keyword for screen specification.
	* Add "max" keyword for resolution specification. (inspired by patch from Steven Mueller)
	* Add "all" keyword for resolution specification.
	* Show refresh rate and mode flags (double scan/interlaced) in popup. (Steven Mueller)
	* Add "-l/--list" option to show available modes. (based on patch from Steven Mueller)
	* Add option refresh rate part to Resolution specification.
	* Add "-q/--query" option to show current modes. (based on patch from Steven Mueller)

2003-09-09 - v0.4:
	* Print error message on failure to open display.
	* Allow specification of vid mode(s) on command line.
	* Disable gtk menu accelerator setting; it makes no sense for gvidm.
	* Add "uline" accelerators to menu items.
	* "make install" creates directories if needed, and installs the manpage too.
	* Only use -Wall and -MM (dependancies) if using a GNU compiler.

2001-09-03 - v0.3.1:
	* Included a manpage.
	* More informative --help output.

2001-09-02 - v0.3:
	* First release, based on gvid 0.3.


Changelog for gvid:

v 0.3
---------------------
multi-head display support
xinerama support added
configure script added

v 0.2
---------------------
X4 supported
code cleanup

v 0.1
---------------------
initial release
