From 037e02905b802686be908d4f8cd989f0c5002b99 Mon Sep 17 00:00:00 2001 From: germeier Date: Sun, 27 Oct 2002 17:37:24 +0000 Subject: implemented the switch command finished support for writing files directly from memory (for config files) --- ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e3d80e5..e316eb2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,7 +9,16 @@ 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 - + * libmpio/directory.c (mpio_dentry_find_name_8_3): + another fix for the 8.3 handling needed for the config file + (GRR, one day ...) + * libmpio/mpio.c (mpio_get_model): added function + * mpiosh/callback.c (mpiosh_cmd_switch): implement the function + * libmpio/mpio.c (mpio_file_switch): added function + * mpiosh/callback.c (mpiosh_cmd_mget): added error message + * libmpio/mpio.c (mpio_file_put_real): + updates to support reading files into memory + 2002-10-26 Markus Germeier * libmpio/mpio.c (mpio_close): fixed segv -- cgit v1.2.3