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
73533169
...
735331692fde9487da7d698db188aaeb3ee68f61
authored
2002-09-24 14:18:52 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
a19e1308
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
7353316
2002
-
09
-
24
Sergey
Poznyakoff
*
mail
/
mail
.
c
(
mail_cmdline
)
:
removed
unnecesary
conditional
.
*
mail
/
send
.
c
(
mail_send0
)
:
Bugfix
.
A
dot
ends
the
message
only
if
it
is
the
only
character
on
the
line
.
Thanks
to
Thomas
Esser
<
te
@dbs
.
uni
-
hannover
.
de
>
for
noticing
.
*
mail
/
util
.
c
(
util_save_outgoing
)
:
Removed
extra
newline
at
the
end
of
the
envelope
`
from
'
line
.
*
mh
/
folder
.
c
:
Fixed
scanning
of
folders
and
output
.
*
mh
/
mh
.
h
:
Changed
mh_opcode_t
type
.
*
mh
/
mh_fmtgram
.
y
:
Stricter
typing
of
productions
.
The
cntl
production
allows
for
empty
lists
(
e
.
g
.
%<
{
reply
-
to
}
%
?
{
from
}
%>
).
Enable
debugging
when
MHFORMAT_DEBUG
environment
variable
is
set
.
(
yylex
):
Skip
whitespace
after
the
function
name
.
(
branch_fixup
)
:
The
produced
jump
offset
was
wrong
.
Fixed
.
(
mh_code_builtin
)
:
Fixed
passing
of
escape
arguments
.
*
mh
/
mh_format
.
c
(
strobj_is_null
,
strobj_realloc
)
:
New
function
.
(
print_string
)
:
Accept
an
explicit
width
argument
.
(
print_obj
)
:
New
function
.
(
mh_format
)
:
Use
the
new
functions
.
(
builtin_lit
)
:
Fixed
.
(
builtin_formataddr
,
builtin_putaddr
)
:
Implemented
.
2002
-
09
-
22
Sergey
Poznyakoff
*
mh
/
mh_argp
.
c
(
mh_argp_parse
)
:
Complain
about
non
-
processed
...
...
Please
register
or
sign in
to post a comment