summaryrefslogtreecommitdiff
path: root/fstests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'fstests/ChangeLog')
-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.