stas        2004/03/09 12:50:21

  Modified:    .        Changes
  Log:
  add white space
  
  Revision  Changes    Path
  1.346     +26 -0     modperl-2.0/Changes
  
  Index: Changes
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/Changes,v
  retrieving revision 1.345
  retrieving revision 1.346
  diff -u -u -r1.345 -r1.346
  --- Changes   9 Mar 2004 01:26:23 -0000       1.345
  +++ Changes   9 Mar 2004 20:50:21 -0000       1.346
  @@ -12,6 +12,8 @@
   
   =item 1.99_14-dev
   
  +
  +
   =item 1.99_13 - March 8, 2004
   
   respect $ENV{APACHE_TEST_STARTUP_TIMEOUT} settings if any [Stas]
  @@ -176,6 +178,8 @@
   Make sure that pnotes are destroyed after PerlCleanup handlers are
   finished and not before + test. [Stas]
   
  +
  +
   =item 1.99_12 - December 22, 2003
   
   Restore a proper behavior of all Registry handlers, but PerlRun, not
  @@ -303,6 +307,8 @@
   <Perl> sections now properly set filename and line number information,
   making error messages report the correct location. [Philippe M. Chiasson]
   
  +
  +
   =item 1.99_11 - November 10, 2003
   
   add a build/win32_fetch_apxs script (called within the top-level
  @@ -378,6 +384,8 @@
   run off /tmp, use t/logs as the location of the mod_cgid socket and
   TMPDIR env var [Haroon Rafique <[EMAIL PROTECTED]>]
   
  +
  +
   =item 1.99_10 - September 29, 2003
   
   added Apache::CRLF, Apache::CR, and Apache::LF to
  @@ -562,6 +570,8 @@
   PerlRequire entried should be executed before PerlModule entries in
   VirtualHost containers, just like in the base server [Stas]
   
  +
  +
   =item 1.99_09 - April 28, 2003
   
   $filter->seen_eos() now accepts 1/0 to set/unset the flag so streaming
  @@ -847,6 +857,8 @@
   wasn't passed through before. Now the context can be flushed on
   EOS. [Stas]
   
  +
  +
   =item 1.99_08 - January 10, 2003
   
   Correct ModPerl::RegistryCooker to reset %INC, after compile for .pl
  @@ -998,11 +1010,15 @@
   rename overloaded LoadModule directive to PerlLoadModule and adjust
   the test naming
   
  +
  +
   =item 1.99_07 - September 25, 2002
   
   fix =pod directive test config problem
   [Philippe M. Chiasson <[EMAIL PROTECTED]>]
   
  +
  +
   =item 1.99_06 - September 25, 2002
   
   add support for pod directives (=pod,=back,=cut) and __END__ directive
  @@ -1041,6 +1057,8 @@
   
   fix compilation if apache/apr do not have thread support
   
  +
  +
   =item 1.99_05 - August 20, 2002
   
   fix PerlOptions +ParseHeaders to only parse once per-request
  @@ -1083,6 +1101,8 @@
   
   added APR::ThreadMutex module
   
  +
  +
   =item 1.99_04 - June 21, 2002
   
   various APR PerlIO updates [Stas Bekman]
  @@ -1099,6 +1119,8 @@
   request time, else dTHX might be NULL during clone in the given thread,
   which would crash the server.
   
  +
  +
   =item 1.99_03 - June 15, 2002
   
   win32 fix for the global Apache->request object to make sure it uses
  @@ -1123,6 +1145,8 @@
   
   added compat for Apache::log_error [Stas Bekman]
   
  +
  +
   =item 1.99_02 - June 1, 2002
   
   pass the PATH and TZ environment variables at startup by default as 1.xx did
  @@ -1224,6 +1248,8 @@
   show up with newer bleedperls.
   
   a few fixes for Apache::compat [Dave Rolsky <[EMAIL PROTECTED]>]
  +
  +
   
   =item 1.99_01 - April 6, 2002
   
  
  
  

Reply via email to