summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dc5020f5..46777200 100644
--- a/NEWS
+++ b/NEWS
@@ -49,6 +49,7 @@ NEWS
* [buffer] refactor buffer_path_simplify (fixes #2560)
* validate return values from strtol, strtoul (fixes #2564)
* [mod_ssi] Add SSI vars SCRIPT_{URI,URL} and REQUEST_SCHEME (fixes #2721)
+ * [config] warn if server.upload-dirs has non-existent dirs (fixes #2508)
- 1.4.39 - 2016-01-02
* [core] fix memset_s call (fixes #2698)