From ffffd8078ceb5430fbda7c76224ba705b385dd22 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Thu, 15 Jun 2000 15:40:03 +0000 Subject: [PATCH] Made changes to mime-codec to improve speed of quoted-printable decoder. --- v7/src/imail/todo.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/v7/src/imail/todo.txt b/v7/src/imail/todo.txt index d807cbd1e..0ea483c3c 100644 --- a/v7/src/imail/todo.txt +++ b/v7/src/imail/todo.txt @@ -1,12 +1,9 @@ IMAIL To-Do List -$Id: todo.txt,v 1.82 2000/06/15 13:48:57 cph Exp $ +$Id: todo.txt,v 1.83 2000/06/15 15:40:03 cph Exp $ Bug fixes --------- -* Improve performance of quoted-printable decoder by searching for - encoded characters rather than scanning characters one at a time. - * Must be able to handle malformed headers in incoming mail. Generating a low-level error in this situation is unacceptable. -- 2.25.1