summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 230e9e31..33dc5ba1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
2009-11-01 Kaz Kylheku <kkylheku@gmail.com>
+ Bug ID 27898: Directory order dependencies in test case.
+ Converted some directories to text files.
+
+ * tests/002/proc/*/task: Directories removed.
+
+ * tests/002/proc/*/tasks: Files created.
+
+ * tests/002/query-1.txr: Query updated.
+
+ * tests/002/query-1.expected: Expected output updated.
+
+2009-11-01 Kaz Kylheku <kkylheku@gmail.com>
+
Bug ID 27895: Calls to protect have an argument list terminated
by the integer constant 0 rather than a proper null pointer constant.