aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorcrunchy <crunchy>2002-10-29 20:03:33 +0000
committercrunchy <crunchy>2002-10-29 20:03:33 +0000
commitc7351455575348d9d9847604069ee15132f2d8e0 (patch)
tree042afb35dc47c212456af5a5543c2c4e65763463 /ChangeLog
parent037e02905b802686be908d4f8cd989f0c5002b99 (diff)
downloadmpiosh-c7351455575348d9d9847604069ee15132f2d8e0.tar.gz
mpiosh-c7351455575348d9d9847604069ee15132f2d8e0.tar.bz2
mpiosh-c7351455575348d9d9847604069ee15132f2d8e0.zip
a special crunchy checkin: no testing;-)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e316eb2..b0f7f08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2002-10-29 Andreas Buesching <crunchy@tzi.de>
+
+ * mpiosh/mpiosh.c (mpiosh_init): uses the new configuration file
+ support to initialise the shell
+
+ * etc/mpio/mpioshrc: add a sample configuration file will be
+ install as a global configuration file in
+ @sysconfdir@/mpio/mpioshrc
+
+ * mpiosh/cfgio.c, mpiosh/cfgio.c, mpiosh/config.c,
+ mpiosh/config.h: added these new files to support global and user
+ configuration files.
+
+
2002-10-27 Markus Germeier <mager@tzi.de>
* libmpio/mpio.{c,h}: split mpio_file_{get,put} into several