# HG changeset patch # User Maxim Dounin # Date 1316516813 -14400 # Node ID 93115aab4c92452a2f5880c6ba9ca0eee9d162c2 # Parent 50ec0697da32f64d126c9325e200dc5fda60f926 Update docs. diff --git a/CHANGES b/CHANGES --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ + +Changes with gunzip module 0.4 (2011-09-20): + + *) Feature: support for nginx 1.1.4. + Changes with gunzip module 0.3 (2010-03-22): diff --git a/LICENSE b/LICENSE --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ /* * Copyright (C) 2002-2009 Igor Sysoev - * Copyright (C) 2009-2010 Maxim Dounin + * Copyright (C) 2009-2011 Maxim Dounin * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/README b/README --- a/README +++ b/README @@ -9,9 +9,6 @@ Note well: only responses with Content-E are handled (e.g. using "add_header Content-Encoding gzip;" isn't enough as it happens after). As of now only proxy and fastcgi are able to do so. -This module was designed to work with nginx 0.8.* (though it should work with -0.7.* too). - Configuration directives: gunzip (on|off)