From c9f168e6ac2a31c16621a9e8decb1f2137a6b5ca Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Mon, 30 Oct 2006 13:07:17 +0000 Subject: Update --- ChangeLog | 3 +++ TODO | 21 +++++++++++++++++++++ m4/.cvsignore | 29 ----------------------------- 3 files changed, 24 insertions(+), 29 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7f385e719..49ed80a0a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-10-30 Sergey Poznyakoff + * NEWS: Update + * mail.remote/mail.remote.c, sieve/sieve.c: Fix docstrings. + * doc/texinfo/programs.texi: Document changes to mail * TODO: Update * examples/encode2047.c: new options -o/-t enable/disable special diff --git a/TODO b/TODO index 4a647c436..9dbbef7ad 100644 --- a/TODO +++ b/TODO @@ -119,6 +119,27 @@ file?) ** all +* Testsuite: + +Tcl is not able to handle binary data properly. This makes impossible +to test some aspects of MU functionalities. Following testcases are +affected: + +** mailbox/testsuite/mailbox/base64.exp + +The ability of the test program to read given file instead of the +stdin is used to override the issue. + +** mailbox/testsuite/mailbox/encode2047.exp + +Input data are represented in octal format (see +mailbox/testsuite/Encode2047). + +** mailbox/testsuite/mailbox/argcv.exp + +The affected testcase is not run (see mailbox/testsuite/Argcv and +search for FIXME). + * add nightly build * add more features diff --git a/m4/.cvsignore b/m4/.cvsignore index 5f04d0169..282522db0 100644 --- a/m4/.cvsignore +++ b/m4/.cvsignore @@ -1,31 +1,2 @@ Makefile Makefile.in -codeset.m4 -gettext.m4 -glibc21.m4 -gmailboxc2.m4 -iconv.m4 -intdiv0.m4 -intmax.m4 -inttypes_h.m4 -inttypes.m4 -inttypes-pri.m4 -isc-posix.m4 -lcmessage.m4 -lib-ld.m4 -lib-link.m4 -lib-prefix.m4 -longdouble.m4 -longlong.m4 -nls.m4 -po.m4 -printf-posix.m4 -progtest.m4 -signed.m4 -size_max.m4 -stdint_h.m4 -uintmax_t.m4 -ulonglong.m4 -wchar_t.m4 -wint_t.m4 -xsize.m4 -- cgit v1.2.1