Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2008 06:52:11 +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:  <200809230652.m8N6qBte072413@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
osa         2008-09-23 06:52:11 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx-devel      Makefile distinfo 
  Log:
  Update from 0.7.14 to 0.7.17.
  
  <ChangeLog>
  
  Changes with nginx 0.7.17
  
  *) Feature: now the "directio" directive works on Linux.
  
  *) Feature: the $pid variable.
  
  *) Bugfix: the "directio" optimization that had appeared in 0.7.15 did
     not work with open_file_cache.
  
  *) Bugfix: the "access_log" with variables did not work on Linux; the
     bug had appeared in 0.7.7.
  
  *) Bugfix: the ngx_http_charset_module did not understand quoted
     charset name received from backend.
  
  Changes with nginx 0.7.16
  
  *) Bugfix: nginx could not be built on 64-bit platforms; the bug had
     appeared in 0.7.15.
  
  Changes with nginx 0.7.15
  
  *) Feature: the ngx_http_random_index_module.
  
  *) Feature: the "directio" directive has been optimized for file
     requests starting from arbitrary position.
  
  *) Feature: the "directio" directive turns off sendfile if it is
     necessary.
  
  *) Feature: now nginx allows underscores in a client request header
     line names.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.162     +1 -1      ports/www/nginx-devel/Makefile
  1.147     +3 -3      ports/www/nginx-devel/distinfo



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