aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorgermeier <germeier>2002-10-27 02:45:28 +0000
committergermeier <germeier>2002-10-27 02:45:28 +0000
commit13b7579bd45e89304b8697a6fb471bf0524f49d4 (patch)
treea446bb30895a09bd1ff11a4bfbd5d44de468c102 /ChangeLog
parent9931f7bb5faf4407bfae23003071a6cb89e79c76 (diff)
downloadmpiosh-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--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b6f0cbb..e3d80e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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