summaryrefslogtreecommitdiff
path: root/java
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 /java
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 'java')
-rw-r--r--java/CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/CHANGES b/java/CHANGES
index 2823c958bc5..165541638d4 100644
--- a/java/CHANGES
+++ b/java/CHANGES
@@ -16,6 +16,8 @@ Changes since version 1.1.0
- added DB_PRIVATE flag to DBEnv->open(), 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
---------------------------