Andreas Krennmair:
authorak1 <ak1@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Sun, 27 Feb 2005 17:09:48 +0000 (17:09 +0000)
committerak1 <ak1@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Sun, 27 Feb 2005 17:09:48 +0000 (17:09 +0000)
updated TODO file for mutt-ng.

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@104 e385b8ad-14ed-0310-8656-cc95a2468c6d

TODO.mutt-ng

index 506f5b7..18b78ff 100644 (file)
@@ -8,14 +8,3 @@ there're new version of all helper programs.
 
 We need to do a security audit. At least remove all the unsafe function calls, even when they're
 marked with "secure" or "checked", and replace it with secure alternatives instead.
-
-Remove all the multibyte-character handling stuff. It only makes the source code complicated, and
-doesn't add any special functionality - no, in one case, it already caused lots of problems.
-
-Update the ChangeLog file or create a new ChangeLog.mutt-ng file.
-
-Incorporate a lot more patches that are floating around in the web.
-
-Investigate why build w/ the following cmdline fails:
-./configure
-(or ./configure --with-regex --enable-imap --with-ssl=/usr/local/ssl -enable-buffy-size --with-exec-shell=/bin/zsh --enable-hcache  --with-idn=/usr/local/lib/ ?)