randyk      2003/02/23 14:47:49

  Modified:    .        Changes
  Log:
  Log recent changes.
  
  Revision  Changes    Path
  1.663     +10 -0     modperl/Changes
  
  Index: Changes
  ===================================================================
  RCS file: /home/cvs/modperl/Changes,v
  retrieving revision 1.662
  retrieving revision 1.663
  diff -u -r1.662 -r1.663
  --- Changes   20 Feb 2003 05:21:55 -0000      1.662
  +++ Changes   23 Feb 2003 22:47:49 -0000      1.663
  @@ -10,6 +10,16 @@
   
   =item 1.27_01-dev
   
  +define PERL_DIRECTIVE_HANDLERS so that ModuleConfig.c gets
  +generated when building on Win32 within Visual Studio
  +[John Petrakis <[EMAIL PROTECTED]>]
  +
  +enable PERL_SECTIONS for Win32 [Dirk Maetens <[EMAIL PROTECTED]>]
  +
  +use touch() from ExtUtils::Command, rather than a system touch(),
  +for the benefit of platforms without touch(). [Randy Kobes
  +<[EMAIL PROTECTED]>]
  + 
   can't let the default typemap rule to convert sv into char* in
   unescape_url, since it doesn't handle correctly undefs (returns an
   unallocated "" string, which then causes a segfault in
  
  
  

Reply via email to