  INTRODUCTION
  ------------

The new two branch strategy for tinyproxy seems to be working.  It
definitely helps with releasing bug fixes, since the area of change is
smaller.

If you find any problems with tinyproxy, please post them to the
tinyproxy bug tracking system at Sourceforge:

	http://sourceforge.net/tracker/?group_id=2632

Discussions about problems with tinyproxy (or general usage
questions) can always be posted to the tinyproxy mailing list.  See
the end of this document for more information.


  CHANGES
  -------

Summary of changes since 1.6.1:

 * Fixed a bug in the filter code when handling comments in the filter
   configuration file.  Closes bug 822226.

 * When installing the HTML documentation, the wrong directory was
   being created.  This is fixed.

Summary of changes since 1.6.0:

 * Fixed an off-by-one error with respect to the MaxRequestsPerChild
   test.  [Fix proposed by Yannick Koehler]

 * Remove the assert on the pointer being NULL since a NULL pointer is
   allowed by the realloc() spec.


 FUTURE
 ------

Here is a list of improvements slated for the next tinyproxy release:

 * Improve the shared memory implementation (maybe using the MM
   library.)


  CONCLUSION
  ----------

tinyproxy is shaping up to be a very useful little tool.  There are
still long term goals relating to making tinyproxy a completely
HTTP/1.1 standards compliant proxy.  Anyone with ideas or patches for
tinyproxy should submit them to the tinyproxy-users mailing list at:

	tinyproxy-users@lists.sourceforge.net

or see the project's page at:

	http://tinyproxy.sourceforge.net/
        http://sourceforge.net/projects/tinyproxy/

Thanks again to all those who have helped to make tinyproxy a more
useful utility.

	Robert James Kaes
	October 17, 2003
