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
dfa4154f
...
dfa4154ff253b53c75903c6a25e72c44a5a2f527
authored
2007-06-22 09:22:06 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Update
1 parent
a828abdc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
dfa4154
2007-06-22 Sergey Poznyakoff <gray@gnu.org.ua>
* configure.ac: Use AM_PROG_CC_C_O and AC_PROG_CXX
* include/mailutils/property.h (mu_property_sget_value)
(mu_property_aget_value): New functions
* mailbox/property.c: Likewise
* mailbox/Makefile.am: Merge DEFS and AM_CPPFLAGS
* mailbox/mailer.c (mu_mailer_send_message): Set envelope from
address depending on the underlying mailer type.
* mailbox/smtp.c (smtp_open,smtp_send_message): On invalid
arguments, return EINVAL instead of spitting out assertion.
(smtp_send_message): Null from address is an error.
* mh/sortm.c: Stable sort.
2007-05-14 Sergey Poznyakoff <gray@gnu.org.ua>
* README: Fix typos, use LDFLAGS instead of LIBS
...
...
Please
register
or
sign in
to post a comment