summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2009-11-01 19:16:29 -0800
committerKaz Kylheku <kaz@kylheku.com>2009-11-01 19:16:29 -0800
commit0b33a293e77908452b4bd828cadb4d46ec80baed (patch)
tree33d583d8f2f9c7feebbda3721c885f199938a292 /ChangeLog
parent08cebd08c7645737d44de8a801af7c2df7874571 (diff)
downloadtxr-0b33a293e77908452b4bd828cadb4d46ec80baed.tar.gz
txr-0b33a293e77908452b4bd828cadb4d46ec80baed.tar.bz2
txr-0b33a293e77908452b4bd828cadb4d46ec80baed.zip
Bug ID 27898: Directory order dependencies in test case.
Converted some directories to text files.
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.