aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb20637..de95802 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2002-09-15 Andreas Buesching <crunchy@tzi.de>
+ * mpiosh/callback.c (mpiosh_cmd_ldir): checking more return values
+ to avoid segmentation faults.
+
+ * mpiosh/mpiosh.c: removed all references to the not implemented
+ switch command (just for the next release)
+
+ * configure.in (MODULE_PATH): checking for the right module
+ directory and use it to install the mpio module
+
* kernel/Makefile.am (install): the kernel module is now installed
into the determinated module directory of the current kernel
version.