From a662db75cc840df9d4664a9d048ef28ebfff4d50 Mon Sep 17 00:00:00 2001
From: Julien Muchembled <jm@nexedi.com>
Date: Tue, 13 Mar 2018 17:19:46 +0100
Subject: [PATCH] Update changelog up to 1.0.57

---
 CHANGES.rst | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/CHANGES.rst b/CHANGES.rst
index b1fb86ff34..0a8d35813b 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,10 +1,20 @@
 Changes
 =======
 
+1.0.57 (UNRELEASED)
+-------------------
+
+  * generic.mysql: unregister UDFs before (re)adding UDFs
+  * Remove obsolete/unused recipes.
+  * neoppod: add support for new --dedup storage option.
+  * Use inotify-simple instead of inotifyx.
+  * erp5.test: remove duplicated code.
+  * librecipe: bugfixes found by pylint, performance improvements.
+
 1.0.53 (2017-09-13)
 -------------------
 
-  * check_port_listening: workaround for sheband limitation, reduce to a single file
+  * check_port_listening: workaround for shebang limitation, reduce to a single file
   * erp5.test: pass new --conversion_server_url option to runUnitTest
 
 1.0.52 (2017-07-04)
-- 
2.30.9