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
044e4320
...
044e43209b32e6fce2904e7cbb8006eac0d6aee4
authored
2005-06-15 07:30:25 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
0e8eca71
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
044e432
2005-06-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
* examples/mta.c (mta_smtp): Fixed race condition between printing
the port number, which will be used by the testsuite, and actually
starting to listen on that port.
* mail/page.c: New file. Implements an abstract output page.
* mail/Makefile.am (mail_SOURCES): Add page.c. Alphabetized
sources.
* mail/delete.c, mail/edit.c, mail/eq.c, mail/file.c,
mail/followup.c, mail/from.c, mail/headers.c, mail/hold.c,
mail/mail.c, mail/mailline.c, mail/mbox.c, mail/msgset.y,
mail/next.c, mail/previous.c, mail/print.c, mail/reply.c,
mail/size.c, mail/summary.c, mail/top.c, mail/touch.c,
mail/undelete.c, mail/util.c, mail/visual.c, mail/write.c,
mail/z.c: Use new pager functions.
* mail/mail.h: New declarations
* mail/testsuite/mail/z.exp: Fixed tests to match our improved
output.
2005-06-13 Sergey Poznyakoff <gray@Mirddin.farlep.net>
* mailbox/amd.c (amd_expunge): Unlink the message file if
...
...
Please
register
or
sign in
to post a comment