summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 2487fa2..6a56e77 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -15,6 +15,9 @@ Features
- Some low-level logging previously at the ``logging.INFO`` level is
now logged at the ``logging.DEBUG`` level.
+- Issue #133: Introduce a new environment variable `ZOOKEEPER_PORT_OFFSET`
+ for the testing support, to run the testing cluster on a different range.
+
Bug Handling
************