summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index f11f0f5..3ef59d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,12 @@
+2003-02-25 Andreas Kupries <andreask@pliers.activestate.com>
+
+ * tests/pid.test: See below [Bug #678412].
+ * tests/io.test: Made more robust against spaces in paths [Bug #678400].
+
2003-02-25 Miguel Sofer <msofer@users.sf.net>
* tests/execute.test: cleaning up testobj's at the end, to avoid
- leak warning by valgrind.
-
+ leak warning by valgrind.
2003-02-22 Zoran Vasiljevic <zoran@archiwrae.com>