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
8b5af2bd
...
8b5af2bdae3b0d37f3bc09c0cb3a76dea58e974f
authored
2007-03-06 13:04:32 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Update
1 parent
e2e6fa5e
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
3 deletions
ChangeLog
NEWS
ChangeLog
View file @
8b5af2b
2007-03-06 Sergey Poznyakoff <gray@gnu.org.ua>
* mailbox/mime.c (_mime_parse_mpart_message): The CRLF preceding
the encapsulation line is conceptually attached to the boundary.
* NEWS: Update
2007-02-27 Sergey Poznyakoff <gray@gnu.org.ua>
* Makefile.am: Add libmu_cpp
...
...
NEWS
View file @
8b5af2b
GNU mailutils NEWS -- history of user-visible changes. 2007-0
2-27
GNU mailutils NEWS -- history of user-visible changes. 2007-0
3-06
Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
See the end of file for copying conditions.
...
...
@@ -13,8 +13,12 @@ mu_stream_wait and mu_fd_wait allow to wait for exceptional conditions.
maildir and mh repositories are created if MU_STREAM_CREAT flag is supplied.
fix coredump in argcv, which was triggered by input line consisting of
a single double-quote character
Fix coredump in argcv, which was triggered by input line consisting of
a single double-quote character.
Fix inconsistency in decoding MIME messages: the CRLF preceding the
encapsulation line is conceptually attached to the boundary, as
requested by RFC 1521.
* The `mail.local' utility
...
...
Please
register
or
sign in
to post a comment