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
308f7c21
...
308f7c21e48c1b2e6ec9d87182a049b8bca7cf30
authored
2007-06-24 12:25:47 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Update
1 parent
b37adcc3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
308f7c2
2007-06-24 Sergey Poznyakoff <gray@gnu.org.ua>
* NEWS: Update
* examples/addr.c, examples/mta.c, frm/common.c, imap4d/fetch.c,
libmu_scm/mu_message.c, mail/alias.c, mail/alt.c, mail/from.c,
mail/mail.h, mail/reply.c, mail/send.c, mail/util.c,
mailbox/attachment.c, mailbox/mutil.c, mailbox/sendmail.c,
mailbox/smtp.c, mh/mh.h, mh/mh_format.c, mh/mh_format.h,
mh/mh_init.c: Use mu_address_sget functions, where possible.
* include/mailutils/address.h (mu_address_set_local_part)
(mu_address_set_domain,mu_address_set_route)
(mu_address_set_email,mu_address_sget_comments)
(mu_address_sget_local_part,mu_address_sget_personal)
(mu_address_sget_domain,mu_address_sget_route)
(mu_address_sget_email): New functions
* mailbox/address.c: LIkewise
2007-06-22 Sergey Poznyakoff <gray@gnu.org.ua>
* configure.ac: Use AM_PROG_CC_C_O and AC_PROG_CXX
...
...
Please
register
or
sign in
to post a comment