geoff 2003/12/02 07:18:53
Modified: . Changes
Log:
less spam for me
Revision Changes Path
1.267 +4 -5 modperl-2.0/Changes
Index: Changes
===================================================================
RCS file: /home/cvs/modperl-2.0/Changes,v
retrieving revision 1.266
retrieving revision 1.267
diff -u -r1.266 -r1.267
--- Changes 1 Dec 2003 19:17:41 -0000 1.266
+++ Changes 2 Dec 2003 15:18:53 -0000 1.267
@@ -681,8 +681,7 @@
evolved merging. [Stas Bekman]
fix Apache::TestConfigPerl under mod_perl 1.0, need to require
-mod_perl.pm before using $mod_perl::VERSION [Geoffrey Young
-<[EMAIL PROTECTED]>]
+mod_perl.pm before using $mod_perl::VERSION [Geoffrey Young]
add an Apache::SIG backcompat stub to Apache::compat [Stas Bekman]
@@ -734,7 +733,7 @@
[Walery Studennikov <[EMAIL PROTECTED]>]
fix post_connection compat method to behave as it did in 1.x
-[Geoff Young <[EMAIL PROTECTED]>]
+[Geoffrey Young]
add support for setting $r->auth_name and $r->auth_type
[Philippe M. Chiasson <[EMAIL PROTECTED]>]
@@ -822,8 +821,8 @@
ModPerl::RegistryCooker syncs with mod_perl 1.0's registry:
- prototypes defined checks in flush_namespace
[Yair Lenga <[EMAIL PROTECTED]>]
- - set error-notes on error [Geoff Young <[EMAIL PROTECTED]>]
- - preserve status in Registry scripts [Geoff Young <[EMAIL PROTECTED]>]
+ - set error-notes on error [Geoffrey Young]
+ - preserve status in Registry scripts [Geoffrey Young]
apr_table_t is now an opaque type, use apr_table_elts() to get the array
record [Stas Bekman]