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
566a9129
...
566a9129a70a234eb83e12910b724c7821f42d96
authored
2006-04-26 11:58:23 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Update
1 parent
450c78b7
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
566a912
2006-04-26 Sergey Poznyakoff <gray@gnu.org.ua>
* Makefile.am (SUBDIRS): Remove intl
* configure.ac: Require external gettext
Always define GNULIB_ARGP_EXTERN_BASENAME
* config/Makefile.am (AM_CPPFLAGS): Removed
* mailbox/Makefile.am: Likewise
* movemail/Makefile.am: Likewise
* include/mailutils/address.h (mu_address_set_personal)
(mu_address_set_comments): New functions
* mailbox/address.c: Likewise
* mailbox/sendmail.c: Add extra debug info
* mh/mh.h: Include <argp-namefrob.h>
* mh/mh_getopt.c: Likewise
* mh/mh_alias.y (mh_alias_get_internal): Set `inclusive'
only if the alias matches
(mh_alias_get_address): Initialize incl
Use mu_address_set_personal to handle alias inclusion
* mh/mh_whom.c (mh_alias_expand): Initialize incl
2006-04-22 Sergey Poznyakoff <gray@gnu.org.ua>
* NEWS, README: Updated
...
...
Please
register
or
sign in
to post a comment