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
fe3d9ade
...
fe3d9adea28436687b7405d76ab6d419ac1575c8
authored
2005-01-01 16:26:21 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
9626e106
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
28 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
fe3d9ad
2005-01-01 Sergey Poznyakoff
Generate automatically errno.h and muerrno.c from a single
plain text file. This facilitates maintaining of mailutils-
specific error codes.
* include/mailutils/errno.h: Removed
* include/mailutils/errno.hin: New file
* include/mailutils/Makefile.am: Generate errno.h
* mailbox/muerrno.c: Removed
* mailbox/muerrno.cin: New file
* mailbox/errors: New file
* mailbox/Makefile.am: Generate muerrno.c
* scripts/generr.awk: New file
* scripts/Makefile.am: Add generr.awk
Fix a recently spotted problem in the testsuite:
* imap4d/testsuite/imap4d/list.exp: Use new -sort flag to
avoid dependency on any particular ordering. Also corrected
expected outputs due to inclusion of two new mailboxes quite
some time ago (went unnoticed so far due to fuzzy matching
technique + ordering-dependent output).
* imap4d/testsuite/lib/imap4d.exp (imap4d_test): New flag -sort
toggles on sorting of untagged responces. Notice that -sort
and -re are mutually exclusive.
* testsuite/lib/mailutils.exp (mu_test): Upvar expect_out
2004-12-28 Wojciech Polak
Fixed displaying mail headers in different languages.
...
...
Please
register
or
sign in
to post a comment