diff options
author | crunchy <crunchy> | 2002-10-29 20:03:33 +0000 |
---|---|---|
committer | crunchy <crunchy> | 2002-10-29 20:03:33 +0000 |
commit | c7351455575348d9d9847604069ee15132f2d8e0 (patch) | |
tree | 042afb35dc47c212456af5a5543c2c4e65763463 /ChangeLog | |
parent | 037e02905b802686be908d4f8cd989f0c5002b99 (diff) | |
download | mpiosh-c7351455575348d9d9847604069ee15132f2d8e0.tar.gz mpiosh-c7351455575348d9d9847604069ee15132f2d8e0.tar.bz2 mpiosh-c7351455575348d9d9847604069ee15132f2d8e0.zip |
a special crunchy checkin: no testing;-)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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 |