diff options
author | crunchy <crunchy> | 2002-10-12 20:56:57 +0000 |
---|---|---|
committer | crunchy <crunchy> | 2002-10-12 20:56:57 +0000 |
commit | a896705e5ac10059d98f520b3354e2f66dc8d66b (patch) | |
tree | d66e4d3701635a4b4d332e4c970bcfb9a0ada525 | |
parent | 9e631a7513ed34c27a36cacd0b22cfb2fd695dad (diff) | |
download | mpiosh-a896705e5ac10059d98f520b3354e2f66dc8d66b.tar.gz mpiosh-a896705e5ac10059d98f520b3354e2f66dc8d66b.tar.bz2 mpiosh-a896705e5ac10059d98f520b3354e2f66dc8d66b.zip |
fixed Changelog
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,8 +1,9 @@ 2002-10-12 Andreas Buesching <crunchy@tzi.de> - * mpiosh/global.c (commands): removed commands 'put', 'get' and - 'del' and add these to the alias lists of 'mput', 'mget' and - 'mdel'. Also add some more alias to some other commands + * mpiosh/global.c (commands): removed commands 'put', 'get', 'del' + and 'exit' and add these to the alias lists of 'mput', 'mget', + 'mdel' and 'quit'. Also add some more aliases to some other + commands * mpiosh/readline.c (mpiosh_readline_comp_cmd): add aliases to completion list |