Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Dec 2008 12:09:56 +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:  <200812151209.mBFC9uRG049321@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
osa         2008-12-15 12:09:56 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx-devel      Makefile distinfo 
  Log:
  Update from 0.7.26 to 0.7.27.
  
  <ChangeLog>
  
  *) Feature: the "try_files" directive.
  
  *) Feature: variables support in the "fastcgi_pass" directive.
  
  *) Feature: now the $geo variable may get an address from a variable.
     Thanks to Andrei Nigmatulin.
  
  *) Feature: now a location's modifier may be used without space before
     name.
  
  *) Feature: the $upstream_response_length variable.
  
  *) Bugfix: now a "add_header" directive does not add an empty value.
  
  *) Bugfix: if zero length static file was requested, then nginx just
     closed connection; the bug had appeared in 0.7.25.
  
  *) Bugfix: a MOVE method could not move file in non-existent directory.
  
  *) Bugfix: a segmentation fault occurred in worker process, if no one
     named location was defined in server, but some one was used in an
     error_page directive.
     Thanks to Sergey Bochenkov.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.171     +1 -1      ports/www/nginx-devel/Makefile
  1.156     +3 -3      ports/www/nginx-devel/distinfo



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