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
61ac0780
...
61ac07800c7f1e8e26f6fa3254a9b3c796db4970
authored
2003-01-14 11:39:52 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
9948d4b2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
61ac078
2003
-
01
-
14
Sergey
Poznyakoff
*
m4
/
db2
.
m4
:
New
file
.
Version
-
specific
stuff
for
Berkeley
DB
.
*
m4
/
tls
.
m4
:
Added
copyleft
header
.
*
m4
/
Makefile
.
am
:
Added
db2
.
m4
*
configure
.
ac
:
Check
for
newer
version
of
Berkeley
DB
*
lib
/
mu_dbm
.
c
[
WITH_BDB2
]
(
mu_dbm_firstkey
)
:
db
->
cursor
takes
three
or
four
arguments
,
depending
on
the
release
of
DB
2
.
Take
care
of
it
.
*
auth
/
tls
.
c
(
mu_init_tls_server
)
:
Check
return
value
from
gnutls_certificate_set_x509_key_file
().
Use
gnutls_strerror
(),
instead
of
gnutls_perror
(),
as
the
latter
confuses
mail
clients
.
(
mu_init_tls_libs
)
:
Removed
useless
initialization
of
the
auto
variable
.
2003
-
01
-
14
Wojciech
Polak
*
doc
/
rfc
/
Makefile
.
am
:
Added
rfc2595
.
txt
*
TODO
:
Updated
.
*
pop3d
/
pop3d
.
h
(
ERR_TLS_ACTIVE
,
TLS_ACTIVE
)
:
New
defines
.
*
pop3d
/
pop3d
.
c
:
Added
support
for
ERR_TLS_ACTIVE
.
*
pop3d
/
stls
.
c
:
Likewise
.
...
...
Please
register
or
sign in
to post a comment