X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=6fab707c69d7895320f32a745cd7ee7a54a27378;hb=74d004efe9695419322c7e9ad4e60d29a27c820f;hp=25679665ce2f6d4422aa6b83dcab00df7a577b9a;hpb=638d2456bbbba9cb8f31fbbb6ca39ad090e3c223;p=metaproxy-moved-to-github.git diff --git a/NEWS b/NEWS index 2567966..6fab707 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +--- 1.5.8 2014/07/15 + +Fix race condition in SIGTERM handling. Could terminate whole metaproxy +instead of just a child process. Extremely rare in real life, hit me with +CF stress testing. MP-559. + --- 1.5.7 2014/07/15 http_file: passthru option MP-557