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 rs...@hyperreal.org on 1998/06/04 17:01:32 UTC

cvs commit: modperl Changes

rse         98/06/04 08:01:31

  Modified:    .        Changes
  Log:
  Remember recent changes.
  
  Revision  Changes    Path
  1.42      +11 -0     modperl/Changes
  
  Index: Changes
  ===================================================================
  RCS file: /export/home/cvs/modperl/Changes,v
  retrieving revision 1.41
  retrieving revision 1.42
  diff -u -r1.41 -r1.42
  --- Changes	1998/06/03 20:57:08	1.41
  +++ Changes	1998/06/04 15:01:31	1.42
  @@ -22,6 +22,17 @@
   
   =item 1.11_01-dev
   
  +Avoid more unnecessary file copies and edits under 
  +APACI situation. 
  +[Ralf S. Engelschall]
  +
  +Add additional .xs.o target to apaci/Makefile.tmpl to
  +workaround braindead Makes.
  +[Brian P Millett <bp...@ec-group.com>]
  +
  +Cleanup the PERL_XXX hooks in apaci/mod_perl.config[.sh]
  +[Ralf S. Engelschall]
  +
   if $r->subprocess_env is called in a void context just call
   (void)perl_cgi_env_init(r)