1.0.4 February 13, 2005

      Removed yet another thing hard-coded to my installation; the user name
      in UserGleeper.

      Fixed OPML import for OPML feeds that contain folders.

      Fixed a bad logical statement in Rating.py which should have forced
      rating types to ratchet upwards (eg. from implicit to explicit
      to subscribed to mine) but instead forced them to ratchet
      downwards.

1.0.3 February 12, 2005

      Made the absolute image links in gleeper.js less absolute. You might
      still have to change them, though.

      Fixed the VerifyFinder to work around a problem with mysql which
      was making it verify links more or less at random rather than verifying
      highest-ranked links first.

1.0.2 February 11, 2005

      Pulling the RSS feed for recommendations will mark all the items
      recommended as seen. That way they don't show up if you pull
      the feed again, or elsewhere in the app (except possibly in the
      recommendation tier for seen-but-not-explicitly-rated pages.)

      The RSS feed is now linked to from the recommendation page,
      and the HTML contained therein is less likely to choke your
      aggregator.

      Moved variables peculiar to my installation to cfg.py.

1.0.1 February 8, 2005

      Paper bag bugfix. A class was deleted without all references to
      the class also being deleted.

1.0.0 February 7, 2005

      First official release.

0.5.0 November 13, 2004

      Demo pre-release