summaryrefslogtreecommitdiff
path: root/fstests
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@gnu.org>2002-03-26 19:01:21 +0000
committerNeal H. Walfield <neal@gnu.org>2002-03-26 19:01:21 +0000
commit0a47fa73c9a4e2d93b09ebc275270788f509ac97 (patch)
tree51ad2970dda8a1bbf148f83950fae4601d8d9569 /fstests
parent9dca043e55824a0e7b30a44819928698aaedbb4d (diff)
*** empty log message ***
Diffstat (limited to 'fstests')
-rw-r--r--fstests/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/fstests/ChangeLog b/fstests/ChangeLog
index 0ed8e3f4..599a6c80 100644
--- a/fstests/ChangeLog
+++ b/fstests/ChangeLog
@@ -1,3 +1,12 @@
+2002-03-23 James A. Morrison <ja2morri@uwaterloo.ca>
+
+ * fstests.c: Include <error.h>.
+ (main): Use error, not perror.
+ [HURDISH_TESTS]: Use this rather then having the code in question
+ #if 0'd out.
+ * timertest.c: Include <error.h> and <errno.h>
+ (main): Use error, not perror and exit.
+
2002-03-05 Marcus Brinkmann <marcus@gnu.org>
* fstests.c (main): Call dir_lookup, not dir_pathtrans.