You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apreq-cvs@httpd.apache.org by jo...@apache.org on 2003/06/17 10:48:26 UTC

cvs commit: httpd-apreq/Cookie Cookie.pm

joes        2003/06/17 01:48:26

  Modified:    Cookie   Cookie.pm
  Log:
  Linking problem was fixed on OSX in 1.1 release.
  
  Revision  Changes    Path
  1.9       +0 -2      httpd-apreq/Cookie/Cookie.pm
  
  Index: Cookie.pm
  ===================================================================
  RCS file: /home/cvs/httpd-apreq/Cookie/Cookie.pm,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- Cookie.pm	27 Feb 2003 22:21:39 -0000	1.8
  +++ Cookie.pm	17 Jun 2003 08:48:26 -0000	1.9
  @@ -159,8 +159,6 @@
   
   =item C<value> should also accept a hash ref as argument.
   
  -=item Reportedly does not run (linking problem?) on Apple's OSX
  -
   =back
   
   =head1 SEE ALSO