aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorcrunchy <crunchy>2002-09-18 20:32:21 +0000
committercrunchy <crunchy>2002-09-18 20:32:21 +0000
commit4a49120603daab9f9ad280f0ef44e36b0218a302 (patch)
treeb52ecd086c0ffdb03018c7f1cbdfba5634ab923e /ChangeLog
parent4b5697d9e49aa865058acf71b9a464ff939e8b1e (diff)
downloadmpiosh-4a49120603daab9f9ad280f0ef44e36b0218a302.tar.gz
mpiosh-4a49120603daab9f9ad280f0ef44e36b0218a302.tar.bz2
mpiosh-4a49120603daab9f9ad280f0ef44e36b0218a302.zip
bug fix for mput; removed compiler warnings; better return values on error
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6799dd8..0df39c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2002-09-18 Andreas Buesching <crunchy@tzi.de>
+
+ * libmpio/mpio.c (mpio_file_get, mpio_file_put, mpio_file_del):
+ using new error codes
+
+ * libmpio/defs.h (MPIO_ERR_*): added definitions for possible
+ errors codes
+
+ * libmpio/mpio.c (mpio_model_name): moved model array from def.h;
+ removed some compiler warnings (unused variables, missing return
+ codes)
+
+ * mpiosh/mpiosh.c (mpiosh_command_regex_fix): extented conditions
+ to not replace sequences like ".*" by "\\..*"
+
2002-09-16 Andreas Buesching <crunchy@tzi.de>
* kernel/Makefile.am (install-strip): defined to avoid stripping