You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by ge...@apache.org on 2002/05/29 18:56:04 UTC

cvs commit: modperl Changes

geoff       02/05/29 09:56:04

  Modified:    .        Changes
  Log:
  expand $r->notes('error-notes') to cover PerlRun and RegistryNG
  
  Revision  Changes    Path
  1.647     +2 -1      modperl/Changes
  
  Index: Changes
  ===================================================================
  RCS file: /home/cvs/modperl/Changes,v
  retrieving revision 1.646
  retrieving revision 1.647
  diff -u -r1.646 -r1.647
  --- Changes	29 May 2002 16:25:40 -0000	1.646
  +++ Changes	29 May 2002 16:56:04 -0000	1.647
  @@ -14,7 +14,8 @@
   thanks to Lyle Brooks for the spot
   [Stephen Clouse <st...@theiqgroup.com>]
   
  -Apache::Registry errors are now saved in $r->notes('error-notes')
  +Apache::Registry/PerlRun/RegistryNG errors are now saved 
  +in $r->notes('error-notes')
   [Jesse Erlbaum <je...@vm.com>]
   
   fix Win32 build problems with spaces in shell arguments