From 12d9de5cfe50e630f52ea714401fbc1a168c9f60 Mon Sep 17 00:00:00 2001
From: Brett Wooldridge <brett.wooldridge@gmail.com>
Date: Wed, 14 May 2014 12:51:32 +0900
Subject: [PATCH] Update changes log

---
 CHANGES | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGES b/CHANGES
index 8dd27551..6cd8e5f6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,9 @@ Changes between 1.3.8 and 1.3.9
  *) Added pool name to housekeeping thread name to make thread dumps
     more meaningful in containers with multiple pools.
 
+ *) Improved shutdown semantics; make a concerted effort to close
+    idle connections and abort or close active connections.
+
  *) Performance enhancements.
 
 Changes between 1.3.7 and 1.3.8