stas        2003/10/14 17:49:00

  Modified:    .        Changes
  Log:
  log the recent changes
  
  Revision  Changes    Path
  1.236     +7 -0      modperl-2.0/Changes
  
  Index: Changes
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/Changes,v
  retrieving revision 1.235
  retrieving revision 1.236
  diff -u -u -r1.235 -r1.236
  --- Changes   14 Oct 2003 17:34:06 -0000      1.235
  +++ Changes   15 Oct 2003 00:49:00 -0000      1.236
  @@ -12,6 +12,13 @@
   
   =item 1.99_11-dev - 
   
  +overriden STD* streams now can be further overriden and will be
  +properly restored, which allows functions like $r->internal_redirect
  +work (+add tests) [Stas]
  +
  +implement perlio's getarg hook, which now allows dupping STD* streams
  +overloaded by modperl [Stas]
  +
   Add PerlMapToStorageHandler [Geoffrey Young]
   
   in the MP_MAINTAINER mode add the -Werror compilation flag when perl
  
  
  

Reply via email to