* Release 1.3.
* FAQ: Update to clarify that specifying an id won't automatically
provide a city and st to get the accompanying forecast.
* weather: Provided a consistent means for relocating weather.py to
a private location; thanks to Mark Tran for pointing out a conflict
with pyweather in ArchLinux (and presumably other distros as well).
* weather.py: Upped the version to 1.3.
* Release 1.2.
* FAQ, README: Updated for inclsuion of weather-util in Debian.
* weather.py: Upped the version to 1.2.
* weatherrc: Added more default aliases PAO and SJC (requested by
Russ Allbery).
* Release 1.1.
* weather: Switched to "#!/usr/bin/env python" instead for
portability.
* weather.1, weather.5, weather.py: Implemented the --omit-forecast
option to cancel --forecast.
* weather.py: Calling with undefined aliases now throws an error and
exits. Aliases, options and default overrides operate more
logically. Upped the version to 1.1.
* weatherrc: Added 214 standard aliases.