summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorZeroC Staff <git@zeroc.com>2003-06-13 15:09:18 +0000
committerZeroC Staff <git@zeroc.com>2003-06-13 15:09:18 +0000
commit97e669eeaa7b4f7f3418f3d23e466f03c84dc75f (patch)
tree3f5ada202532f6c31ddb5ed0213f55a716595fe6 /cpp
parentchanged the code to print output from pipes so that you get each line as it (diff)
downloadice-97e669eeaa7b4f7f3418f3d23e466f03c84dc75f.tar.bz2
ice-97e669eeaa7b4f7f3418f3d23e466f03c84dc75f.tar.xz
ice-97e669eeaa7b4f7f3418f3d23e466f03c84dc75f.zip
added comment about changes to TestUtil.py
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
---------------------------