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
f2baee42
...
f2baee42b4cd692b93d8b8521f3a851edaf3a259
authored
2001-11-01 15:44:31 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
65e69031
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
f2baee4
2001-11-01 Sergey Poznyakoff
* configure.in: Added check for utmp.h & utmpx.h
* mailbox/mutil.c: New function: mu_normalize_path() moved
from imap4d/util.c
* include/mailutils/mutil.h: Added declaration for
mu_normalize_path().
* imap4d/imap4d.h: Removed declaration of util_normalize_path().
* imap4d/login.c: Use LOG_FACILITY instead of LOG_MAIL.
Use mu_normalize_path().
* imap4d/namespace.c: Use mu_normalize_path().
* imap4d/util.c: Removed declaration of util_normalize_path().
* mailbox/mailbox.c: mailbox_get_stream(): Fixed funny bug,
(introduced Dec 4, 2000).
* mailbox/mbx_imap.c: Use ENOSYS instead of ENOTSUP.
* comsat/: New directory. An implementation of comsat daemon.
* comsat/Makefile.am: (new)
* comsat/.cvsignore: (new)
* comsat/comsat.c: (new) Main module
* comsat/cfg.c: (new) Configuration and ACL routines.
2001-11-01 00:15 sroberts
* TODO: Added suggestion for a mailcap based file viewer.
...
...
Please
register
or
sign in
to post a comment