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
19331634
...
193316342d33b6f75180688f2f901b47b60c7725
authored
2002-09-25 14:32:53 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Update
1 parent
c3396f40
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
1933163
2002
-
09
-
25
Sergey
Poznyakoff
*
mailbox
/
mutil
.
c
:
Fixed
typo
in
#
if
directive
.
*
mailbox
/
parse822
.
c
(
const
char
*
days
)
:
Bugfix
.
"Sun"
must
be
the
first
entry
in
the
array
.
*
mh
/
fmtcheck
.
c
:
New
file
.
Source
for
fmtcheck
command
.
It
is
planned
as
a
replacement
for
fmtdump
,
providing
a
broader
set
of
options
for
debugging
user
formats
.
Currently
only
dump
(
listing
)
mode
is
implemented
.
*
mh
/
mh_format
.
c
(
mh_format_dump
)
:
New
function
.
Produces
the
listing
of
compiled
format
code
.
(
builtin_me
,
builtin_profile
,
builtin_putstr
,
print_string
,
builtin_putnum
,
builtin_putnumf
,
builtin_tws
,
builtin_pretty
)
:
Implemented
.
(
builtin_pers
)
:
Enclose
the
return
in
a
pair
of
double
-
quotes
.
*
mh
/
mh_init
.
c
(
mh_my_email
)
:
New
function
.
*
mh
/
mh
.
h
(
mh_format_dump
,
mh_my_email
)
:
New
function
.
*
mh
/
Makefile
.
am
:
Added
fmtcheck
2002
-
09
-
24
Sergey
Poznyakoff
*
mail
/
mail
.
c
(
mail_cmdline
)
:
removed
unnecesary
conditional
.
...
...
Please
register
or
sign in
to post a comment