Rename README so Github renders it properly
[qsl] Whitespace updates from SLIME
[qrz] Handle expired subscriptions
[browser] Test for uzbl when not on OS X
[browser] Allow case-insensitive calls on the command-line
[browser] Default to about:blank if no URL
-browser tried to default to about:blank before if no URL was
provided on the command-line, but this was broken when Safari
support was added.
[browser] Lose verbose trace output from uzbl
[doc] Fix -audit option documentation
[all] Fix file modes for Lisp source
[qsl] Fix argument processing
[all] Initial work to support CCL for RPi use
[clublog-activity] Add new command
[import-qrz-db] Read qrz.com data files as latin-1
Delete accidentally-added swapfile
[misc] Portability fixes for CCL
[setup] Correct Makefile wrapper
[web] Limit flag height in /report.
[lang] Teach terminate about SBCL changes.
[import-adif] Remember field defaults from header.
Some logging programs (RumLog in particular) seem to include fields
like STATION_CALLSIGN and OPERATOR in the ADIF header with the
expectation that it be used as the default for records that don't
explicitly specify those fields.
Closes #13.