mirror of
https://github.com/caddyserver/caddy.git
synced 2024-12-23 22:27:38 -05:00
Update change list
This commit is contained in:
parent
7a42e60bcb
commit
16f18bfeff
1 changed files with 3 additions and 1 deletions
4
dist/CHANGES.txt
vendored
4
dist/CHANGES.txt
vendored
|
@ -2,16 +2,18 @@ CHANGES
|
||||||
|
|
||||||
|
|
||||||
<master>
|
<master>
|
||||||
|
- Removed git directive from core; now available as an addon
|
||||||
- browse: Sort by clicking column heading or using query string
|
- browse: Sort by clicking column heading or using query string
|
||||||
- core: Serving hostname that doesn't resolve issues warning then listens on 0.0.0.0
|
- core: Serving hostname that doesn't resolve issues warning then listens on 0.0.0.0
|
||||||
- errors: Missing error page during parse time is warning, not error
|
- errors: Missing error page during parse time is warning, not error
|
||||||
- fastcgi: Fix for backend responding without status text
|
- fastcgi: Fix for backend responding without status text
|
||||||
- git: Pull changes immediately with GitHub webhook
|
- fastcgi: Fix PATH_TRANSLATED when PATH_INFO is empty (RFC 3875)
|
||||||
- gzip: Enable by file path and/or extension
|
- gzip: Enable by file path and/or extension
|
||||||
- gzip: Customize compression level
|
- gzip: Customize compression level
|
||||||
- log: Fix for missing status in log entry when error unhandled
|
- log: Fix for missing status in log entry when error unhandled
|
||||||
- proxy: Strip prefix from path for proxy to path
|
- proxy: Strip prefix from path for proxy to path
|
||||||
- redir: Meta tag redirects
|
- redir: Meta tag redirects
|
||||||
|
- templates: Support for nested includes
|
||||||
|
|
||||||
|
|
||||||
0.7.1 (June 2, 2015)
|
0.7.1 (June 2, 2015)
|
||||||
|
|
Loading…
Reference in a new issue