From 25176dbdefd6f2a756abaa3d08193eb7b7c13212 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 26 Jul 1998 21:48:37 +0000 Subject: *** empty log message *** --- old/textutils/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'old') diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 84e372847..1c37b99db 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,17 @@ +1998-07-26 Jim Meyering + + * intl/localealias.c (read_alias_file): Avoid mixing `char*' and + `unsigned char*' variables. Again for irix4. + Mostly from Kaveh Ghazi. + + * src/join.c: Convert some char* dcls to `unsigned char*' and remove + a cast -- to placate irix4's cc. + * src/fmt.c (check_punctuation): Add cast to placate irix4's cc. + Reported by Kaveh Ghazi. + + * src/md5sum.c (split_3): Add cast to placate irix4's cc. + From Kaveh Ghazi. + 1998-07-25 Jim Meyering * Version 1.22f. -- cgit v1.2.3-70-g09d2