You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl-cvs@perl.apache.org by ri...@locus.apache.org on 2000/11/28 20:24:02 UTC

cvs commit: embperl Changes.pod epnames.h

richter     00/11/28 11:24:02

  Modified:    .        Changes.pod epnames.h
  Log:
     - Added a Line Feed at the end of epnames.h, which has caused some problems
       with on old SunOS compiler. Spotted by Roman Maeder.
  
  Revision  Changes    Path
  1.145     +2 -1      embperl/Changes.pod
  
  Index: Changes.pod
  ===================================================================
  RCS file: /home/cvs/embperl/Changes.pod,v
  retrieving revision 1.144
  retrieving revision 1.145
  diff -u -r1.144 -r1.145
  --- Changes.pod	2000/11/17 05:30:48	1.144
  +++ Changes.pod	2000/11/28 19:24:00	1.145
  @@ -7,7 +7,8 @@
   NOTE: This version is only available via L<"CVS"|CVS/"INTRO">
   
      - Corrected a wrong test, that let make test fail. Spotted by Eddie Lau.
  -
  +   - Added a Line Feed at the end of epnames.h, which has caused some problems
  +     with on old SunOS compiler. Spotted by Roman Maeder.
   
   =head1 1.3b7 (BETA)   15. Nov 2000
   
  
  
  
  1.22      +2 -1      embperl/epnames.h
  
  Index: epnames.h
  ===================================================================
  RCS file: /home/cvs/embperl/epnames.h,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- epnames.h	2000/11/13 08:58:29	1.21
  +++ epnames.h	2000/11/28 19:24:00	1.22
  @@ -298,4 +298,5 @@
   
   #endif /* endif WIN32 */
   
  -#endif /* APACHE */
  \ No newline at end of file
  +#endif /* APACHE */
  +