From bdc5a205df74582d4b41bd0390131f538ba58b09 Mon Sep 17 00:00:00 2001 From: germeier Date: Wed, 13 Nov 2002 23:05:27 +0000 Subject: changed default charset from ASCII to ISO-8859-15 make charset configurable through config file --- ChangeLog | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d47f1a2..412bfc6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2002-11-13 Markus Germeier + + * mpiosh/callback.c (mpiosh_cmd_format): backup and restore + config files (probably not complete yet!) + * libmpio/defs.h (MPIO_CHARSET): + * libmpio/directory.c (mpio_dentry_put, mpio_dentry_get_real): + use ISO-8859-15 instead of ASCII as default charset encoding + (much nicer now!) + * libmpio/directory.c (mpio_charset_get, mpio_charset_set): + added functions to allow changing of charset + * mpiosh/config.c: read charset from config file + 2002-11-04 Andreas Buesching * mpiosh/callback.c (mpiosh_cmd_quit): writing configuration @@ -31,7 +43,6 @@ mpiosh/config.h: added these new files to support global and user configuration files. - 2002-10-27 Markus Germeier * libmpio/mpio.{c,h}: split mpio_file_{get,put} into several -- cgit v1.2.3