From beb452ca2ac5848f41f616fd9dd2bf8c748b14aa Mon Sep 17 00:00:00 2001 From: Jan Antala Date: Tue, 5 May 2015 15:12:25 +0200 Subject: [PATCH] ADD Changes to changelog --- CHANGES_NEXT_RELEASE | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES_NEXT_RELEASE b/CHANGES_NEXT_RELEASE index 9759cc4..58ce372 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -2,4 +2,5 @@ - Add Execute operation to the library. - Add Command-node module for the command-line interpreters. - Fix MongoDB did not recover information at starting (#38). -- Fix command line break when executing command before starting the server (#47). \ No newline at end of file +- Fix command line break when executing command before starting the server (#47). +- FIX Client handler after connection update (#51)