Skip to content

Commit f98186a

Browse files
authored
Update CHANGES
1 parent 340da7f commit f98186a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGES

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,19 @@
1+
2020-06-27 VERSION 2.5.1
2+
* fix: empty key check - it coredumps when cache key is empty, Tuğrul Topuz
3+
* fix: purge report calloc fix - Report template has not cache file path but it's length is use in buffer memory allocation, Tuğrul Topuz
4+
15
2018-08-04 VERSION 2.5
26
* feat/docs: cache_purge_response_type directive, selecting response type (html|json|xml|text)
37
* break: changed status of HTTP code 404 (Not Found) to 412 (Precondition Failed)
48
* fix: remove path information of response body (#4, 3a8c08a, #11)
59

10+
2020-06-27 VERSION 2.4.3
11+
* fix: empty key check - it coredumps when cache key is empty, Tuğrul Topuz
12+
13+
2017-09-28 VERSION 2.4.2
14+
* fix: segfault in call to `ngx_read_file` of partial key purge, Frankie Dintino
15+
* fix: segfault in `cplcf->conf->purge_all` with separate location syntax, Frankie Dintino
16+
617
2017-02-21 VERSION 2.4.1
718
* Fix compatibility with nginx-1.11.6+, Sułowicz Paweł
819

0 commit comments

Comments
 (0)