From 5fe2b9242a4518cc957b3ccb955dfee3172245e5 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Tue, 10 Sep 2002 12:05:06 +0000 Subject: 2002-09-10 Marcus Brinkmann * display.c (display_output_some): If iconv fails with EILSEQ, skip the next byte in the buffer and print a replacement character. --- console/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'console/ChangeLog') diff --git a/console/ChangeLog b/console/ChangeLog index a7c8ca7d..bfa7eb14 100644 --- a/console/ChangeLog +++ b/console/ChangeLog @@ -1,3 +1,9 @@ +2002-09-10 Marcus Brinkmann + + * display.c (display_output_some): If iconv fails with EILSEQ, + skip the next byte in the buffer and print a replacement + character. + 2002-08-30 Marcus Brinkmann * display.c (display_create): Likewise. Set -- cgit v1.2.3