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
9c7d5581
...
9c7d5581aabb55aa75b964bf06af1b82372338e7
authored
2007-07-17 20:26:10 +0000
by
Wojciech Polak
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
23b38a51
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
9c7d558
2007-07-17 Wojciech Polak <polak@gnu.org>
* libproto/mailer: New directory. Keeps libmu-mailer.la.
* libproto/mailer/Makefile.am: New file.
* libproto/mailer/sendmail.c: Moved from mailbox/sendmail.c.
* libproto/mailer/smtp.c: Moved from mailbox/smtp.c.
* libproto/Makefile.am (SUBDIR): Added mailer.
* examples/Makefile.am, guimb/Makefile.am, libmu_scm/Makefile.am,
mail/Makefile.am, mail.remote/Makefile.am, mh/Makefile.am,
sieve/Makefile.am: Added ${MU_LIB_MAILER}.
* mailbox/sendmail.c: Moved to libproto/mailer/sendmail.c.
* mailbox/smtp.c: Moved to libproto/mailer/smtp.c.
* mailbox/mutil.c (mu_tls_begin): Removed placeholder.
* mailbox/Makefile.am (libmailutils_la_SOURCES):
Removed sendmail.c and smtp.c.
* configure.ac: Added MU_LIB_MAILER.
2007-07-16 Sergey Poznyakoff <gray@gnu.org.ua>
* mh/mh_ctx.c (mh_context_read): Avoid writing past blurb end.
...
...
Please
register
or
sign in
to post a comment