From c6c22c4fadb3000453389f3ecf471392674adfd1 Mon Sep 17 00:00:00 2001 From: crunchy Date: Fri, 27 Jun 2003 12:21:21 +0000 Subject: add backup and restore commands; little bug fix and clean up. Need to be tested! Just give me 5 minutes, please! --- ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c9377f5..df3b46d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2003-06-27 Andreas Buesching + + * mpiosh/global.c: add CONFIG_BACKUP defining a user backup + directory. + (commands): add backup and restore command + + * libmpio/src/mpio.c (mpio_file_get_real): fix a bug. Unlink the + external file (not the internal) before writing it (is it really + necessary?). + + * mpiosh/callback.c (mpiosh_cmd_config): deactivated. + (mpiosh_cmd_backup): new function, which creates a backup of all + existing config files. + (mpiosh_cmd_restore): new function, which restores a backup. + + * mpiosh/config.c (mpiosh_config_check_backup_dir): new function + to check for the backup directory ~/.mpio/backup/. Optionally it + can be created. + 2003-06-26 Markus Germeier * libmpio/src/mpio.c (mpio_file_exists): added helper function -- cgit v1.2.3