Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Oct 2009 13:24:22 +0000 (UTC)
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/nginx-devel Makefile distinfo
Message-ID:  <200910061324.n96DOMmD078407@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
osa         2009-10-06 13:24:22 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx-devel      Makefile distinfo 
  Log:
  Update from 0.8.17 to 0.8.18.
  
  <ChangeLog>
  
  *) Feature: the "read_ahead" directive.
  
  *) Feature: now several "perl_modules" directive may be used.
  
  *) Feature: the "limit_req_log_level" and "limit_conn_log_level"
     directives.
  
  *) Bugfix: now "limit_req" directive conforms to the leaky bucket
     algorithm.
     Thanks to Maxim Dounin.
  
  *) Bugfix: nginx did not work on Linux/sparc.
     Thanks to Marcus Ramberg.
  
  *) Bugfix: nginx sent '\0' in a "Location" response header line on
     MKCOL request.
     Thanks to Xie Zhenye.
  
  *) Bugfix: zero status code was logged instead of 499 status code; the
     bug had appeared in 0.8.11.
  
  *) Bugfix: socket leak; the bug had appeared in 0.8.11.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.248     +1 -1      ports/www/nginx-devel/Makefile
  1.218     +3 -3      ports/www/nginx-devel/distinfo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910061324.n96DOMmD078407>