summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp')
-rw-r--r--cpp/CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/CHANGES b/cpp/CHANGES
index 7dc3319b03e..ef0db968492 100644
--- a/cpp/CHANGES
+++ b/cpp/CHANGES
@@ -43,6 +43,8 @@ Changes since version 1.1.0
- added DB_PRIVATE flag to DBEnv->open() on Linux, to be able to use
the Berkeley DB that ships with RedHat 9.
+- Changed the python code for printing output from test clients, so that you get each line as it comes.
+
Changes since version 1.0.1
---------------------------