From 39a1c3adadee37eeed4be6bd7f1ef8f2c6568894 Mon Sep 17 00:00:00 2001 From: benoitc Date: Fri, 13 Jun 2014 22:47:36 +0200 Subject: [PATCH] add the change to the news --- docs/source/news.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/news.rst b/docs/source/news.rst index cbb03bd3..aaef2e24 100644 --- a/docs/source/news.rst +++ b/docs/source/news.rst @@ -10,6 +10,8 @@ Core ++++ - fix #785: handle binary type address given to a client socket address +- fix graceful shutdown. make sure QUIT and TERMS signals are switched + everywhere. 19.0 / 2014-06-12 -----------------