diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index 82d47901c..330610ad5 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,13 @@ +2002-10-29 Stefan Bellon <[email protected]> + + * fileutil.c: Removed unnecessary left-over includes for RISC OS. + (make_filename): Tidied up RISC OS stuff. + (compare_filenames) [__riscos__]: Compare with ascii_strcasecmp(). + (make_basename) [__riscos__]: Branch to own RISC OS routine from + here. + + * riscos.c (riscos_make_basename): New. + 2002-10-28 Stefan Bellon <[email protected]> * fileutil.c (make_basename) [__riscos__]: Cut off RISC OS' filing |