Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
0f47af51
...
0f47af51939c829925fcf82d6107f79ef7812823
authored
2005-09-29 11:13:49 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
b668931a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
0f47af5
2005-09-29 Sergey Poznyakoff <gray@gnu.org.ua>
* examples/decode2047.c: Allow to specify charset from the command
line.
* examples/encode2047.c: Allow to specify charset and encoding
from the command line.
* include/mailutils/filter.h (mu_rfc_2047_B_filter): New filter.
* include/mailutils/libsieve.h (MU_SIEVE_CHARSET): New define
* libsieve/extensions/vacation.c: Implemented :mime. Correctly
handle subject line, no matter what the charset is.
Fixed bug in creating `References:' header.
* mailbox/filter.c (mu_filter_get_list): Add mu_rfc_2047_B_filter
* mailbox/filter_trans.c (mu_rfc_2047_B_filter): New filter. Alias
to base64.
* include/mailutils/iterator.h: Minor stylistic changes
* mailbox/iterator.c: Likewise
* mailbox/wicket.c: Likewise
* mh/mhn.c: Likewise
2005-09-22 Sergey Poznyakoff <gray@gnu.org.ua>
* NEWS: Minor wording change.
...
...
Please
register
or
sign in
to post a comment