From f3defc8b92ad63a9c085a36f1cc7a20c6268c890 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Thu, 5 Jun 2014 20:55:20 +0800 Subject: [PATCH] update CHANGES --- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 13a7058..5935325 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ -2.0 2014-06-02 +2.0 2014-06-05 - Use a new event model - Remove gevent +- Refuse to use default password +- Fix a problem when using multiple passwords with table encryption 1.4.5 2014-05-24 - Add timeout in TCP server