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
abc12ab3
...
abc12ab31f3ab679cb46f4eb3bef8a180c29168b
authored
2004-07-05 07:11:46 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
015e1ef7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
abc12ab
2004-07-05 Sergey Poznyakoff
* mailbox/include/iterator0.h (_iterator.getitem): Changed
declaration. There's no use passing a pointer to the const
location, since the function *must* assign to it anyway.
* include/mailutils/iterator.h (iterator_set_getitem): Changed
declaration
* mailbox/iterator.c (iterator_set_getitem): Changed
declaration
(iterator_current): Additional typecast on pitem
* mailbox/list.c: Updated declaration of getitem method.
* mailbox/nntp/nntp_iterator.c: Likewise
* mailbox/pop/pop3_iterator.c: Likewise
* mailbox/mailbox.c: Include <list.h>
* mailbox/mailer.c: Likewise
2004-07-05 Alain Magloire
* configure.ac: enable NNTP support.
...
...
Please
register
or
sign in
to post a comment