Paul Duncan <pabs@pablotron.org>
* Main author.

Richard Lowe <richlowe@richlowe.net>
* fixed HTTPS support
* lots of code cleanups (moved keys to Key module, feed list into
  FeedList, etc)
* sanitized (and cleaner) window scrolling code
* working page up/page down keys
* nifty feed window updating on item select
* feed invalidation
* man page
* syck documentation
* item deletion
* description window scrolling
* getoptlong option handling
* graceful SIG{INT,QUIT} handling
* makefile cleanups
* item title in description window

Ville Aine <vaine@cs.helsinki.fi>
* fixed Home and End key bindings.
* fixed off by one error in FeedList#get, FeedList#delete, 
  FeedList#invalidate, and FeedLIst#edit
* cleaned up command-line option handling
* fixed HTTP connection handling during exceptions
* fixed off by one in select_next_unread
* fixed crash in Key::delete
* OPML import/export
* select_{next,prev}_unread wraparound
* support for content:encoded element
* make --add and OPML import use refresh checking
* HTML rendering

Brian Almeida <bma@tynian.net>
* Debian package maintainer
* various bug reports

Richard Zidlicky <rz@linux-m68k.org>
* preliminary HTTP proxy support

Claes Nasten <pekdon@pekdon.net>
* find_browser() fix

Jon Bernard <jbernard@roanoke.edu>
* another find_browser() fix

Nikolai Weibull <lone-star@home.se>
* proper % escaping in die()

Nelson D. Guerrero <raggle@nelsong.com>
* vi navigation bindings in default config

Tom Paine <twp@gentoo.org>
* Gentoo package maintainer

Ralf Horstmann <ralf.horstmann@webwasher.com
* action_insert_link_href() nil reference fix

Thomas Kirchner <tjkirch@rochester.rr.com>
* refresh window contents on delete
