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
4a5df14a
...
4a5df14a120b3b7a1384abd1b007125a05ca999d
authored
2005-11-29 17:44:18 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Update
1 parent
16448180
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
1 deletions
ChangeLog
mh/TODO
ChangeLog
View file @
4a5df14
2005-11-29 Sergey Poznyakoff <gray@gnu.org.ua>
* doc/rfc/rfc934.txt: New file.
* doc/rfc/Makefile.am (EXTRA_DIST): Add rfc934.txt
* mailbox/amd.c (amd_msg_lookup): Bugfix. Use msg_count == 0
to determine if the msg_array is empty.
* mailbox/mime.c (mu_mime_get_part): Set stream_size function.
* mh/burst.c: New file. Initial implementation of burst command.
* mh/Makefile.am (PROGRAMS_MH,EXTRA_PROGRAMS): Add burst
* mh/TODO: Update
* mh/forw.c (msg_copy): Implement FSA described in RFC 934
* mh/mh_getopt.h (enum mh_arg): New declaration, instead of
multiple defines.
* mh/mh_init.c (mh_expand_name): Accept names starting with mh:/
protocol indicator.
* mh/.cvsignore: Add burst, sort entries.
2005-11-28 Sergey Poznyakoff <gray@gnu.org.ua>
* mailbox/header.c: Fix indentation
...
...
mh/TODO
View file @
4a5df14
...
...
@@ -35,7 +35,7 @@ State Nice Utility Comments
+ 5 mark
+ 5 pick See the README entry.
+ 10 anno
- 10 burst
* 10 burst Only a framework is implemented
* 10 whom --check
+ 10 mhpath
+ 10 whatnow
...
...
Please
register
or
sign in
to post a comment