aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authoryaworsky <yaworsky>2005-11-28 14:03:41 +0000
committeryaworsky <yaworsky>2005-11-28 14:03:41 +0000
commite7be81dd66bc4d19ff8552b81aa38821eeb9f457 (patch)
treec81299a77ed61631e118cd2a81de4db52bf9af9a /TODO
parent78e2802ba0f61a50777d8e8ffedded42b7409af5 (diff)
downloadsyslog-win32-e7be81dd66bc4d19ff8552b81aa38821eeb9f457.tar.gz
syslog-win32-e7be81dd66bc4d19ff8552b81aa38821eeb9f457.tar.xz
syslog-win32-e7be81dd66bc4d19ff8552b81aa38821eeb9f457.zip
Implemented charset conversion in each log path.
Fixed bugs in configuration reader.
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 0 insertions, 8 deletions
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