Muffin NEWS - user-visible changes
 _   _  _____ _    _ _____ 
| \ | ||  ___| |  | /  ___|
|  \| || |__ | |  | \ `--. 
| . ` ||  __|| |/\| |`--. \
| |\  || |___\  /\  /\__/ /
\_| \_/\____/ \/  \/\____/ 

Changes since 0.4:

* New filters: Decaf, DocumentInfo, NoThanks, Secretary, Glossary,
  Preview, and Painter.

* Muffin classes and images can be contained in a single jar file.

* More source documentation.

* New source directory structure.

* GNU autoconf for Unix systems.

* Pass thru mechanism to disable all filtering.  Press the Muffin
  icon to toggle pass thru.

* Remote administration.  Connect directly to Muffin using
  `http://muffinHost:muffinPort'.  Access is restricted
  using muffin.adminAllow and muffin.adminDeny.

* Preferences stored in user.home `Muffin' directory.  Also
  includes -dir option to specify alternate directory.

* Improved HTML parsing.

* Filter documentation in doc/filter directory.

* Display more information in the progress bars.

Changes since 0.3:

* New Filter API.

* Content filtering via the ContentFilter interface.

* A real proxy server is not required.  In fact, Muffin can
  actually use another Muffin as a proxy.

* A window system is no longer required.

* Muffin and filter options can be saved across sessions.

* See muffin.html.HtmlTokenizer and the Test filter for
  work done so far on HTML filtering.

* New web site http://muffin.doit.org/
