cholet 00/04/10 07:13:42
Modified: . Changes
Log:
document change to Apache::URI::port()
Revision Changes Path
1.462 +3 -0 modperl/Changes
Index: Changes
===================================================================
RCS file: /home/cvs/modperl/Changes,v
retrieving revision 1.461
retrieving revision 1.462
diff -u -r1.461 -r1.462
--- Changes 2000/04/05 06:19:33 1.461
+++ Changes 2000/04/10 14:13:41 1.462
@@ -10,6 +10,9 @@
=item 1.22_01-dev
+Apache::URI::port wasn't setting the port correctly, thanks
+to Zeqing Xia for the sport [Eric Cholet <[EMAIL PROTECTED]>]
+
$Apache::Registry::NameWithVirtualHost fix take 2
(move is_virtual logic from mod_perl.c to Registry.pm)
[John Hughes <[EMAIL PROTECTED]>]