summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2016-04-13 02:07:29 -0400
committerGlenn Strauss <gstrauss@gluelogic.com>2016-04-13 02:08:24 -0400
commitc68f83aed45c8068daffd0d790568a1d9fe198c2 (patch)
tree298c7d6ec55914ec958dcac908a70287c0294062 /NEWS
parent760baed402d5074c990a932b781728395e657eea (diff)
downloadlighttpd-git-c68f83aed45c8068daffd0d790568a1d9fe198c2.tar.gz
[mod_status] page refresh option (fixes #2170)
e.g. http://server-address/server-status?refresh=10 x-ref: "server-status page should have an automatic reload" https://redmine.lighttpd.net/issues/2170
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 75be21a7..79377476 100644
--- a/NEWS
+++ b/NEWS
@@ -69,6 +69,7 @@ NEWS
* [mod_extforward] reset cond_cache for scheme (fixes #1499)
* [mod_webdav] readdir POSIX compat (fixes #1826)
* [mod_expire] reset caching response headers for error docs (fixes #1919)
+ * [mod_status] page refresh option (fixes #2170)
- 1.4.39 - 2016-01-02
* [core] fix memset_s call (fixes #2698)