The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
=======

0.04  Thu Apr 12 10:00:00 2002
	- Fix CPAN magic VERSION setting.
	- Ignore leading blank lines of request
	  to behave more like Apache does.
	- Use default_pool for recognized requests.
	- Only HTTP (1.0 and 1.1) protocol
	  browsers supported at this time.

0.03  Thu Apr 11 17:00:00 2002
	- Trim down Apache::DNAT to avoid
	  bloating apache memory too much.
	- Added more examples.
	- Improve spec for rpm.
	- (not released)

0.02  Sat Apr 06 20:00:00 2002
	- Highly experimental release
	- Barely functional for HTTP protocol
	- Force all HTTP/1.1 to HTTP/1.0
	- Apache::DNAT to UnNATify the source
	  port and IP for CGIs and logging

0.01  Sun Jan 27 19:04:21 2002
	- original version; created by h2xs 1.20 with options
		-X Net::DNAT