0.3.2	Andre Oliveira da Costa <costa@cade.com.br>'s Cygwin support
	added 'e' chunk (effective permissions)

0.3.1	bugfix for rare coredump when stat() failed

0.3	added -r to recurse without traversing filesystems (whereas -R
	  does traverse)
	added -A to show all . files except . and ..
	added -W to force explicit width in columns, rather than width
	  in characters
	re-wrote display functions to allow % format a la printf(),
	  and implemented previous functionality (plain string of
	  chunks) in terms of this
	-l now forces single column
	added -/ for full pathname display

0.2.3	long time output format no longer has spaces
	added LIMO_FORMAT_L and LIMO_FORMAT_S to allow customization
	of -l and -s options

0.2.2	added 0 word for -e for whole line, and LIMO_STYLE env var

0.2	finally fixed space padding on the first filename
	may now order by multiple sort chunks
	added unprintable character quoting

0.1.4	added the -e option and digit chunks for custom commands; some
	bugfixes courtesy of Bill Spitzak

0.1.3	rationalized the n, N, and L chunks by removing L, and adding the
	+ prefix
	made behaviour of - and = more sensible (can now be meaningfully
	combined)
