summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-05-23 12:52:46 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-05-23 12:52:46 +0000
commitdb64efbbb441ba5814e282f88f5cf8f3e46c94fb (patch)
tree7de1a8b4eee900702d67bc3f74bb9aba08dd7965
parent0520e121e33c51491f8d1e2e9b4afa8b44bf68ad (diff)
downloadmailutils-db64efbbb441ba5814e282f88f5cf8f3e46c94fb.tar.gz
mailutils-db64efbbb441ba5814e282f88f5cf8f3e46c94fb.tar.bz2
Update
-rw-r--r--ChangeLog16
-rw-r--r--mailbox/testsuite/mailbox/DISTFILES3
2 files changed, 18 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b9a6391e5..b2b6542d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2006-05-23 Sergey Poznyakoff <gray@gnu.org.ua>
+
+ * m4/mu_libobj.m4 (MU_REPLACE_FUNCS): Remove erroneous AC_DEFINE
+ * examples/encode2047.c: Allow to change encoding and charset
+ at runtime.
+ * mailbox/filter_trans.c (trans_read): Bugfix. Do not break the
+ loop if there are characters left in the buffer.
+ * mailbox/testsuite/Makefile.am (EXTRA_DIST): Add Encode2047
+ * mailbox/testsuite/RFC2047: Rename to ...
+ * mailbox/testsuite/Decode2047: ... this
+ * mailbox/testsuite/Encode2047: New file
+ * mailbox/testsuite/mailbox/DISTFILES: Update
+ * mailbox/testsuite/mailbox/rfc2047.exp: Rename to ...
+ * mailbox/testsuite/mailbox/decode2047.exp: ... this
+ * mailbox/testsuite/mailbox/encode2047.exp: New test
+
2006-05-22 Sergey Poznyakoff <gray@gnu.org.ua>
* libproto/mbox/mbox.c (mbox_is_updated): Return 1 (not updated)
diff --git a/mailbox/testsuite/mailbox/DISTFILES b/mailbox/testsuite/mailbox/DISTFILES
index a1550665d..55cc9e12c 100644
--- a/mailbox/testsuite/mailbox/DISTFILES
+++ b/mailbox/testsuite/mailbox/DISTFILES
@@ -1,8 +1,9 @@
address.exp
argcv.exp
base64.exp
+decode2047.exp
+encode2047.exp
list.exp
mailcap.exp
mime.exp
-rfc2047.exp
url.exp

Return to:

Send suggestions and report system problems to the System administrator.