Version 1.1 of WWWOFFLE released : Wed Mar 26 20:00:00 1997
-----------------------------------------------------------

Provide cache size information when doing a purge.
Maintain directory access times even after doing an index.
Improved the options for the recursive fetching using wwwoffle.
Added an interactive page to the server for refresh or recursive fetching.


Version 1.1 (beta) of WWWOFFLE released : Mon Mar 10 18:00:00 1997
------------------------------------------------------------------

Added a Welcome Page with info and links to the index, control and homepage.
Made the index more user-friendly and moved it to /index/.
Added an interactive web page to control the server, as well as wwwoffle.

Pages requested while online are refreshed only if newer than the one in cache.
If the page requested while offline has been moved then the link is followed.

Merged wwwoffles into wwwoffled to simplify them and allow future iprovements.

Allow wwwoffle to optionally fetch links from the specified page.

Added the option to use syslog for messages as well as standard error.

Changed to a configuration file:
   Removed the wwwoffled command line parameters.
   Added cache purge ages on a host by host basis, and mtime or atime choice.
   Added a list of server host names, allowed client hosts and non-cached hosts.
   Allow different proxies for different hosts.
   Added a password to control the use of wwwoffle to configure wwwoffled.
   Added an option to fetch images that are contained in requested pages.
   Added the option to put a refresh button at the bottom of every spooled page.


Version 1.0 of WWWOFFLE released : Sat Jan 25 13:00:00 1997
-----------------------------------------------------------

Made POST method work for the more general case.
Changed the way wwwoffle requests URLs, now the same as refresh button in index.
Tidied up the code ready for first release version.


Version 0.9b (beta) of WWWOFFLE released : Sun Jan 19 17:30:00 1997
-------------------------------------------------------------------

Added support for POST method, but no refresh available (impossible).
Server messages have correct status codes.
A server reply with code 304 does not get cached.
Accesses to localhost do not go via the specified external proxy.
Refresh button in index fetches or stores request and shows cached version.
The index process does not modify the access time of the files for purging.


Version 0.9a (beta) of WWWOFFLE released : Fri Jan 17 21:00:00 1997
-------------------------------------------------------------------

Localhost is not cached, all requests are fetched.
Purge does not alter the time of the directories, and now works on access time.
When connected, requested pages that are already cached are not fetched again.
The index can now be sorted by time, or alphabetical, and can force refreshing.


Version 0.9 (beta) of WWWOFFLE released : Sat Jan 11 13:30:00 1997
------------------------------------------------------------------

The WWWOFFLE programs simplify World Wide Web browsing from computers that use
intermittent (dial-up) connections to the internet.

      - Caching of pages that are viewed while connected for review later.
      - Browsing of cached pages while not connected, with the ability to follow
        links and mark other pages for download.
      - Downloading of specified pages non-interactively.
      - Command line interface to select pages for downloading.
      - Index of pages stored in cache for easy selection.
