summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2016-07-16 07:58:40 -0400
committerGlenn Strauss <gstrauss@gluelogic.com>2016-07-16 07:58:40 -0400
commit8f8fa606cad6a67d91210c61c1925826621e4952 (patch)
tree5a29b92854d7c5c52985ccecd05ea2bcad621f3e /NEWS
parent268c5582b2a2bb1336aa656eb533c37ce0353b87 (diff)
downloadlighttpd-git-8f8fa606cad6a67d91210c61c1925826621e4952.tar.gz
- next is 1.4.41
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8b48e2e9..b62c9b94 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,9 @@
NEWS
====
-- 1.4.40
+- 1.4.41
+
+- 1.4.40 - 2016-07-16
* [mod_ssi] enhance support for ssi vars (thx fbrosson)
* add handling for lua 5.2 and 5.3 (fixes #2674)
* use libmemcached instead of deprecated libmemcache