From 0017571134e469d4200a7d83ecf5c8340b667be1 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 4 Aug 2001 17:07:43 +0000 Subject: *** empty log message *** --- lib/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'lib') diff --git a/lib/ChangeLog b/lib/ChangeLog index d67139284..398fd6e6b 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,20 @@ +2001-08-03 Paul Eggert + + The following changes are from gettext 0.10.39 as maintained by + Bruno Haible. + + * mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID): + Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID + with inverted sense. All uses changed. + + * mbswidth.c: Don't include . + Include and unconditionally. + (iswcntrl, mbsinit, ISCNTRL): New macros. + (mbsnwidth): Use K&R style function declarations. + Don't bother checking for MB_LEN_MAX == 1, since the compiler + can optimize it when MB_CUR_MAX == 1. + The width of control characters is zero, not 1. + 2001-07-15 Jim Meyering * Makefile.am (EXTRA_DIST): Add unlocked-io.hin. -- cgit v1.2.3-70-g09d2