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
3f7b793b
...
3f7b793be41677691f62b3ab4b556dba6e9d48f9
authored
2006-08-29 13:14:46 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Update
1 parent
20496c95
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
3f7b793
2006-08-29 Sergey Poznyakoff <gray@gnu.org.ua>
* THANKS: Add Damon Harper
Implement changes proposed by Damon Harper:
* comsat/action.c (act_getline): Change return type to
unsigned. Return actual number of input lines processed or 0 on
failure (either I/O, or memory allocation or EOF).
(action_echo): Rewritten to use shell-like syntax
(run_user_action): Rewritten main loop to make it cleaner. In
particular, expand agruments after word splitting. Use new echo
semantics.
* mail/table.c (mail_escape_table): Add ~x
2006-08-23 Sergey Poznyakoff <gray@gnu.org.ua>
* mailbox/mailbox.c: Include alloca.h
...
...
Please
register
or
sign in
to post a comment