0.1.6, Jan 2 2005
        pass=2 can be used with the <input> widget to change behavior of password
	input. In this mode a '*' is shown for each character typed, by 
	Piotr Czechowicz < piotrcze /at/ poczta onet pl >.
	
0.1.5, Dec 29 2004
	The <input> widget has now a res= attribute, so [Enter] there can finish
	the dialog, patch by Piotr Czechowicz < piotrcze /at/ poczta onet pl >

0.1.4, Aug 23 2003
	added -C option (alternate config file)
	
0.1.3, Aug 21 2003
	added -p option (poor man frames, use +, - for drawing frames)

0.1.2, Apr 9 2003
	bugfix in output: \ is now quoted
	added examples in perl and sh

0.1.1, Apr 4 2003
	added ghosted= attribute to widgets, mainly useful in:
		<input ghosted=1 menu=foo>

0.1.0, Jul 28 2002
	dropped NLS support (it wasn't very useful anyway)
	dropped fscking auto*crap*
	
0.0.17, Jul 26 2002
	menu can be now attached to <input>

0.0.16,	Mar 17 2002
	if content doesn't fit screen it is truncated
	
0.0.15, Feb 22 2002
	implemented search buffer in menu

0.0.14
	bugfix: fixed SEGV with menu

0.0.12
	bugfix: fixed pg{dn,up} with ghosted menu items

0.0.11
	bugfix: characters over 127 are now displayed correctly in buttons

0.0.10
	added <item nohl=>
	added <item ghosted=>
	<text> doesn't block keys at the end

0.0.9
	added <item group=>

0.0.8
	added <meta active>

0.0.7
	added <meta width, height>
	added <button text_res=>

0.0.6
	added support for disabling NLS

0.0.3
	first public rel
