diff options
author | crunchy <crunchy> | 2002-11-04 16:25:17 +0000 |
---|---|---|
committer | crunchy <crunchy> | 2002-11-04 16:25:17 +0000 |
commit | 4b1237e6d4fc6ca2e5ffe10946c92fe2e5484be0 (patch) | |
tree | 02b254fe8d7c71242703281947612d22ff28ef6d /ChangeLog | |
parent | 49cea7b628458fdaca794f2b01cf1b5901d8fb92 (diff) | |
download | mpiosh-4b1237e6d4fc6ca2e5ffe10946c92fe2e5484be0.tar.gz mpiosh-4b1237e6d4fc6ca2e5ffe10946c92fe2e5484be0.tar.bz2 mpiosh-4b1237e6d4fc6ca2e5ffe10946c92fe2e5484be0.zip |
saving command history
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2002-11-04 Andreas Buesching <crunchy@tzi.de> + + * mpiosh/callback.c (mpiosh_cmd_quit): writing configuration + including history und freeing config reader + + * mpiosh/global.c: modified filename for history + "~/.mpio/history" + + * mpiosh/config.c (mpiosh_config_new): reading history file + (mpiosh_config_write): saving current history + 2002-11-02 Yuji Touya <salmoon@users.sourceforge.net> * tools/logotool.c: add a tool to extract/change logo animation |