aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorcrunchy <crunchy>2002-10-18 08:39:23 +0000
committercrunchy <crunchy>2002-10-18 08:39:23 +0000
commit9d55bb2f692d4b6fab43b6f1b18185ecdcc05a1c (patch)
treede8009d27051003207fa995679cf6dfde2009d2c /ChangeLog
parent723b01c9719b896f35df94bea44fb186d7f9e408 (diff)
downloadmpiosh-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--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8f3927b..bc218c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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