randyk      2003/07/06 07:12:29

  Modified:    .        Changes
  Log:
  Record workaround to enable compiling on Win32 ActivePerl 8xx.
  
  Revision  Changes    Path
  1.674     +4 -0      modperl/Changes
  
  Index: Changes
  ===================================================================
  RCS file: /home/cvs/modperl/Changes,v
  retrieving revision 1.673
  retrieving revision 1.674
  diff -u -r1.673 -r1.674
  --- Changes   2 Jul 2003 13:25:05 -0000       1.673
  +++ Changes   6 Jul 2003 14:12:29 -0000       1.674
  @@ -10,6 +10,10 @@
   
   =item 1.28_01-dev
   
  +Add workaround to define statcache in Apache.xs so that
  +one can build on Win32 ActivePerl 8xx with LARGE_FILES
  +support [Randy Kobes]
  +
   =item 1.28 - July 2, 2003
   
   Apache::FakeRequest now isa Apache so code that is carefull about
  
  
  

Reply via email to