0.3.2:
    support python3.x
0.3.1:
    minor bug fixes
0.3:
    new features:
	show context when paused
	filename completion at 'Go' prompt
	commandline history
	help key (F1)
	blank briefly at commas etc
	wrapping search
    bugs fixed:
	words were being skipped when we didn't get CPU time
	seeking left us off by a word
	deprecated popen3 was being used
	timing issues
	named anchor problems
	blinking problems

0.2.2:
    bugs fixed:
	noblink crash bug
	seekFoo with empty index crash bug
	parsing of boolean command-line options
    new feature:
	skim mode (toggleable with '$')
0.2.1:
    new features:
	blinking
	special marks '' and '0 through '9
	named anchor (foo#bar) handling
	command-line arguments
	url shortcuts settable in config file
	in-browser config setting (":set VAR VAL")
	lazy parsing
	handling resizing and small terminals
	reloading
	cancelling loading with ^C
0.2:
    new features:
	marks
	count
    significant bugs fixed:
	lynx errors spewing across the screen
	length of editable lines limited by screen width
	nasty parsing bug
