aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorcrunchy <crunchy>2002-09-01 18:27:49 +0000
committercrunchy <crunchy>2002-09-01 18:27:49 +0000
commit146c19096480429037817b51059a610eb4aca685 (patch)
treeccbc5924f8a88ac3b49947edb050b4012b0422ad /ChangeLog
parent82ca071c8f0849b90131bf3b27f8b029002ed46d (diff)
downloadmpiosh-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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b57ac3..60a82ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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