diff options
author | crunchy <crunchy> | 2002-09-01 18:27:49 +0000 |
---|---|---|
committer | crunchy <crunchy> | 2002-09-01 18:27:49 +0000 |
commit | 146c19096480429037817b51059a610eb4aca685 (patch) | |
tree | ccbc5924f8a88ac3b49947edb050b4012b0422ad /ChangeLog | |
parent | 82ca071c8f0849b90131bf3b27f8b029002ed46d (diff) | |
download | mpiosh-146c19096480429037817b51059a610eb4aca685.tar.gz mpiosh-146c19096480429037817b51059a610eb4aca685.tar.bz2 mpiosh-146c19096480429037817b51059a610eb4aca685.zip |
added commands: lcd, ldir, lmkdir; fixed bug in dump; updated help text
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2002-09-01 Andreas Buesching <crunchy@tzi.de> + + * mpio_tool/mpiosh.c: add commands lcd and ldir + (mpiosh_cmd_dump): fixed a stupid bug + (mpiosh_cmd_ldir): implemented the command ldir + (mpiosh_cmd_lcd): implemented the command lcd + 2002-08-22 Andreas Buesching <crunchy@tzi.de> * README: fixed soome types and add a warning * AUTHORS: add salmoon to the list |