Updated
Showing
1 changed file
with
13 additions
and
0 deletions
1 | 2005-10-31 Sergey Poznyakoff <gray@gnu.org.ua> | ||
2 | |||
3 | * libsieve/actions.c (build_mime): Split into three smaller | ||
4 | functions, each for its own task. | ||
5 | Add Content-Type,Content-Transfer-Encoding headers to the | ||
6 | DSN. Proposed by Kostas Zorbadelos. | ||
7 | * sieve/testsuite/Reject: Updated to match the above changes | ||
8 | * sieve/testsuite/sieve/reject.exp: Updated | ||
9 | * examples/http.c: Include <sys/time.h> | ||
10 | * mailbox/imap/folder.c (imap_writeline): Fix handling of input | ||
11 | lines longer than 254 chars. Proposed by Daniel Kahn Gillmor. | ||
12 | * THANKS: Add Kostas Zorbadelos and Daniel Kahn Gillmor. | ||
13 | |||
1 | 2005-10-30 Sergey Poznyakoff <gray@gnu.org.ua> | 14 | 2005-10-30 Sergey Poznyakoff <gray@gnu.org.ua> |
2 | 15 | ||
3 | * NEWS: Updated | 16 | * NEWS: Updated | ... | ... |
-
Please register or sign in to post a comment