Update
Showing
2 changed files
with
18 additions
and
1 deletions
1 | 2006-05-23 Sergey Poznyakoff <gray@gnu.org.ua> | ||
2 | |||
3 | * m4/mu_libobj.m4 (MU_REPLACE_FUNCS): Remove erroneous AC_DEFINE | ||
4 | * examples/encode2047.c: Allow to change encoding and charset | ||
5 | at runtime. | ||
6 | * mailbox/filter_trans.c (trans_read): Bugfix. Do not break the | ||
7 | loop if there are characters left in the buffer. | ||
8 | * mailbox/testsuite/Makefile.am (EXTRA_DIST): Add Encode2047 | ||
9 | * mailbox/testsuite/RFC2047: Rename to ... | ||
10 | * mailbox/testsuite/Decode2047: ... this | ||
11 | * mailbox/testsuite/Encode2047: New file | ||
12 | * mailbox/testsuite/mailbox/DISTFILES: Update | ||
13 | * mailbox/testsuite/mailbox/rfc2047.exp: Rename to ... | ||
14 | * mailbox/testsuite/mailbox/decode2047.exp: ... this | ||
15 | * mailbox/testsuite/mailbox/encode2047.exp: New test | ||
16 | |||
1 | 2006-05-22 Sergey Poznyakoff <gray@gnu.org.ua> | 17 | 2006-05-22 Sergey Poznyakoff <gray@gnu.org.ua> |
2 | 18 | ||
3 | * libproto/mbox/mbox.c (mbox_is_updated): Return 1 (not updated) | 19 | * libproto/mbox/mbox.c (mbox_is_updated): Return 1 (not updated) | ... | ... |
-
Please register or sign in to post a comment