From e7be81dd66bc4d19ff8552b81aa38821eeb9f457 Mon Sep 17 00:00:00 2001 From: yaworsky Date: Mon, 28 Nov 2005 14:03:41 +0000 Subject: Implemented charset conversion in each log path. Fixed bugs in configuration reader. --- TODO | 8 -------- 1 file changed, 8 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index dddc7d5..184b9ca 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,3 @@ -Charset conversion between various sources and destinations. -Currently only global conversion is possible. -Add "encoding" attribute to "source" and "destination" elements. -Convert message when it has been assigned to destination. -If source encoding is not specified, assume UTF-8. -Similarly, assume UTF-8 for destination encoding if not specified. -But do not attempt to convert if both encodings are not specified. - GUI configuration utility GUI log viewer -- cgit v1.2.3