diff options
author | germeier <germeier> | 2002-10-27 02:45:28 +0000 |
---|---|---|
committer | germeier <germeier> | 2002-10-27 02:45:28 +0000 |
commit | 13b7579bd45e89304b8697a6fb471bf0524f49d4 (patch) | |
tree | a446bb30895a09bd1ff11a4bfbd5d44de468c102 /ChangeLog | |
parent | 9931f7bb5faf4407bfae23003071a6cb89e79c76 (diff) | |
download | mpiosh-13b7579bd45e89304b8697a6fb471bf0524f49d4.tar.gz mpiosh-13b7579bd45e89304b8697a6fb471bf0524f49d4.tar.bz2 mpiosh-13b7579bd45e89304b8697a6fb471bf0524f49d4.zip |
added code to read/write and display config files (CONFIG.DAT and FMCONFIG.DAT)
another 8.3 fix :-(
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2002-10-27 Markus Germeier <mager@tzi.de> + + * libmpio/mpio.{c,h}: split mpio_file_{get,put} into several + functions, to allow reading and writing files from/to memory + (needed for handling of config files) + * mpiosh/callback.c (mpiosh_cmd_channel): added function/command + channel to handle the radio channel of the *-Plus models + * libmpio/directory.c (mpio_dentry_put): + another fix for the 8.3 handling needed for the config file + (one day this will be bug free ...) + * mpiosh/callback.c (mpiosh_cmd_config): implement the function + 2002-10-26 Markus Germeier <mager@tzi.de> * libmpio/mpio.c (mpio_close): fixed segv |