X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=TODO.mutt-ng;h=18b78fff8101750b90bfe786ce6e4275bf155cef;hp=506f5b714596c2799c677f2642c4df7694b47782;hb=1c068b6a0b9c781e97d565f1d5ed9ef8913566da;hpb=82c978b426a6669d432c22f0773d807e2a974747 diff --git a/TODO.mutt-ng b/TODO.mutt-ng index 506f5b7..18b78ff 100644 --- a/TODO.mutt-ng +++ b/TODO.mutt-ng @@ -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/ ?)