aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorcrunchy <crunchy>2002-09-15 20:07:10 +0000
committercrunchy <crunchy>2002-09-15 20:07:10 +0000
commit4df6b1b934bfebe30b135ed855fefe3191cf605b (patch)
tree4aa60fb0d037e23dde8f3476955270a04d0889c2 /ChangeLog
parent38734679e4a63712715368e95081cd21a2d0d1d1 (diff)
downloadmpiosh-4df6b1b934bfebe30b135ed855fefe3191cf605b.tar.gz
mpiosh-4df6b1b934bfebe30b135ed855fefe3191cf605b.tar.bz2
mpiosh-4df6b1b934bfebe30b135ed855fefe3191cf605b.zip
bug fix for ldir (hopefully)
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.