Changes
=======
0.08 Sat Jan 25 23:00 2003
- More gracefully deal with the condition when
one side of the tunnel is dropped while data
is still being shoved down the other side.
- Small documentation improvements.
0.07 Mon Sep 30 12:00:00 2002
- Add Net::Apache::Unport fixup handler
to correct the UseCanonicalName effects
of self-referencing URL contruction
for servers on non-standard ports.
- Fixed the problem when directory
requests without the trailing '/'
location bounce to the wrong URL.
- Spot by earl@cpan.org (Earl Cahill).
0.06 Thu May 23 12:00:00 2002
- Add INSTALL doc for better help.
- Add mod_perl prereq hint in Makefile.PL
- Avoid crashing server when a pool drops,
but still log when it occurs.
0.05 Wed May 22 12:00:00 2002
- Remove VERSION from Apache::DNAT.
- Removing heavy forced debugging.
- Requires more robust Net::Server release.
- More helpful demo configurations.
- More general noarch RPM.
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 unrecognized 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