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
7afb5f2c
...
7afb5f2c387804167c57c1f968ff1a1d6addfd5e
authored
2002-12-11 15:20:02 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
48b89c04
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
1 deletions
ChangeLog
ChangeLog
View file @
7afb5f2
2002
-
12
-
11
Sergey
Poznyakoff
*
configure
.
ac
:
Added
--
enable
-
experimental
option
to
enable
building
of
experimental
/
unfinished
utilities
.
Currently
it
controls
mh
utils
.
*
README
:
Document
--
enable
-
experimental
option
.
*
examples
/
addr
.
c
:
Include
string
.
h
.
Add
typecasts
to
the
arguments
of
printf
-
like
functions
where
necessary
.
*
examples
/
base64
.
c
:
Likewise
.
*
examples
/
mimetest
.
c
:
Add
typecasts
to
the
arguments
of
printf
-
like
functions
where
necessary
.
*
examples
/
mta
.
c
:
Likewise
.
*
mail
/
var
.
c
:
Likewise
.
*
mailbox
/
folder_imap
.
c
:
Likewise
.
*
mailbox
/
mbx_imap
.
c
:
Likewise
.
*
mailbox
/
mbx_mbox
.
c
:
Likewise
.
*
mailbox
/
mbx_mh
.
c
:
Likewise
.
*
mh
/
mh_global
.
c
:
Likewise
.
*
mh
/
mh_format
.
c
(
struct
mh_machine
)
:
Changed
type
of
arg_num
to
long
.
*
imap4d
/
imap4d
.
c
:
Cast
third
argument
to
accept
to
socklen_t
*
.
Add
typecasts
to
the
arguments
of
printf
-
like
functions
where
necessary
.
*
pop3d
/
pop3d
.
c
:
Likewise
.
*
lib
/
mu_dbm
.
c
:
Include
xalloc
.
h
*
sieve
/
sieve
.
c
:
Include
mu_asprintf
.
h
2002
-
12
-
10
Sergey
Poznyakoff
*
mailbox
/
filter_trans
.
c
(
qp_decode
)
:
Bugfix
:
extend
chr
to
...
...
@@ -37,7 +66,7 @@
*
imap4d
/
util
.
c
:
Initialize
automatic
variable
.
*
libsieve
/
tests
.
c
:
Likewise
.
*
mail
/
util
.
c
:
Likewise
.
*
mailbox
/
address
.
c
:
Likewise
.
*
mailbox
/
ad
xo
dress
.
c
:
Likewise
.
*
mailbox
/
file_stream
.
c
:
Likewise
.
*
mailbox
/
date
.
c
:
Added
missing
includes
...
...
Please
register
or
sign in
to post a comment