diff options
author | crunchy <crunchy> | 2002-10-18 08:39:23 +0000 |
---|---|---|
committer | crunchy <crunchy> | 2002-10-18 08:39:23 +0000 |
commit | 9d55bb2f692d4b6fab43b6f1b18185ecdcc05a1c (patch) | |
tree | de8009d27051003207fa995679cf6dfde2009d2c /ChangeLog | |
parent | 723b01c9719b896f35df94bea44fb186d7f9e408 (diff) | |
download | mpiosh-9d55bb2f692d4b6fab43b6f1b18185ecdcc05a1c.tar.gz mpiosh-9d55bb2f692d4b6fab43b6f1b18185ecdcc05a1c.tar.bz2 mpiosh-9d55bb2f692d4b6fab43b6f1b18185ecdcc05a1c.zip |
add command config; no functionality at the moment
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,8 +1,22 @@ +2002-10-18 Andreas Buesching <crunchy@tzi.de> + + * mpiosh/global.c (commands): add config command with no + functionality at the moment + (commands): removed completion for mpio files on the put command + +<<<<<<< ChangeLog +2002-10-14 Andreas Buesching <crunchy@tzi.de> + + * mpiosh/global.c (commands): reactivated switch command without + any functionality at the moment + +======= 2002-10-18 Markus Germeier <mager@tzi.de> * libmpio/directory.c (mpio_dentry_get_real): another fix for the 8.3 handling needed for the config file +>>>>>>> 1.65 2002-10-13 Markus Germeier <mager@tzi.de> * mpiosh/callback.c (mpiosh_cmd_dump): fixed compile and |