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
00303eb7
...
00303eb71106cae192e1a173846ef01502f42ec6
authored
2007-03-07 19:56:59 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Update
1 parent
e8674181
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
00303eb
2007-03-07 Sergey Poznyakoff <gray@gnu.org.ua>
* imap4d/testsuite/imap4d/expunge.exp: Fix pattern
* include/mailutils/assoc.h (mu_assoc_create): Add third argument.
(mu_assoc_destroy,mu_assoc_clear): New functions
* include/mailutils/header.h (mu_header_set_get_fvalue): Remove
function.
* libproto/imap/mbox.c (imap_header_get_fvalue): Remove
* libproto/include/header0.h (struct _mu_header): Remove
`fhdr_count' and `fhdr', add `cache'.
Remove `_get_fvalue'
* libproto/mbox/mbox.c: Remove rudimentary header caching
* libproto/mbox/mbox0.h: Likewise
* libproto/mbox/mboxscan.c: Likewise
* mail/alias.c, mailbox/mutil.c: Update calls to mu_assoc_create
* mailbox/assoc.c (mu_assoc_create): Take 3 arguments
(mu_assoc_clear, mu_assoc_destroy): New functions
* mailbox/header.c: Rewrite header caching
* include/mailutils/locker.h: Rewrite
* mailbox/locker.c: Rewrite
2007-03-06 Sergey Poznyakoff <gray@gnu.org.ua>
* mailbox/mime.c (_mime_parse_mpart_message): The CRLF preceding
...
...
Please
register
or
sign in
to post a comment