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
b000b40c
...
b000b40c59412af4367bd366ada2021672089a75
authored
2001-11-27 04:55:30 +0000
by
Sam Roberts
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
*** empty log message ***
1 parent
8859267c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
b000b40
2001-11-26 Sam Roberts
* doc/texinfo/mailer.texi: Hacked up work-in-progress of the mailer
API, but worth committing before I commit all the code.
* mailbox/folder_pop.c: Added <strings.h> for QNX6.
* .cvsignore, doc/.cvsignore: ignores sorted, and added _*
* doc/texinfo/address.texi, include/mailutils/address.h,
mailbox/address.c:
address_aget_email() - like _get_email() but mallocs.
address_createv() - like address_create(), but takes an
array of strings.
* examples/: Makefile, Urls, Urls.good: Updated url_parse() test
case.
* comsat/comsat.h: Need <paths.h> and <strings.h> under QNX6.
* doc/texinfo/url.texi, mailbox/url.c: Url syntax extended. If
scheme: is not followed by a "//", then the rest of the line is
returned as the path. Also a bare scheme is now legal. So
"sendmail:" and "sendmail:/sbin/mail-inject" are now legal.
2001-11-21 Sergey Poznyakoff
* comsat/comsat.c: Provide default for _PATH_MAILDIR for
...
...
Please
register
or
sign in
to post a comment