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
48ac4ff1
...
48ac4ff12741c8ccca7f83ec04d62a0fd33a6f31
authored
2002-09-05 11:24:39 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
ad59e747
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
48ac4ff
2002
-
09
-
05
Sergey
Poznyakoff
*
mailbox
/
mbx_mh
.
c
:
Rewritten
to
use
MH
sequence
numbers
as
UIDs
.
This
allows
to
simplify
the
code
and
to
get
rid
of
mh_message_number
(),
which
didn
'
t
fit
well
in
the
mailutils
framework
.
*
mh
/
mh
.
h
:
Changed
type
of
`
prog
'
to
mh_instr_t
,
which
is
a
union
of
all
objects
that
can
be
held
in
a
program
text
cell
.
This
fixes
potential
problems
due
to
sizeof
(
int
)
!=
sizeof
(
void
*
).
*
mh
/
mh_fmtgram
.
y
:
Likewise
.
*
mh
/
mh_format
.
c
:
Likewise
.
*
mh
/
mh_init
.
c
(
mh_message_number
)
:
A
wrapper
around
message_get_uid
call
.
Returns
the
sequence
number
of
the
message
.
2002
-
09
-
04
Sergey
Poznyakoff
*
README
:
Verbose
description
of
--
with
-
mail
-
spool
configuration
...
...
Please
register
or
sign in
to post a comment