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
09ac4b9e
...
09ac4b9e8ad1ef29bad887fd639226b5bd7e69aa
authored
2003-04-23 11:55:06 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
c9e22107
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
09ac4b9
2003
-
04
-
23
Sergey
Poznyakoff
*
configure
.
ac
:
Renamed
--
enable
-
mysql
to
--
with
-
mysql
.
Added
--
with
-
postgres
option
.
Use
AC_FUNC_MALLOC
and
AC_FUNC_REALLOC
instead
of
old
jm_
*
versions
.
*
README
:
Documented
--
with
-
mysql
and
--
with
-
postgres
*
auth
/
pgsql
.
c
:
New
file
.
*
auth
/
mysql
.
c
:
New
file
.
*
auth
/
sql
.
h
:
New
file
.
*
auth
/
Makefile
.
am
:
Added
new
files
.
*
auth
/
sql
.
c
:
Moved
mysql
-
specific
code
to
mysql
.
c
*
m4
/
lib
.
m4
:
New
file
.
*
m4
/
malloc
.
m4
:
Removed
.
*
m4
/
realloc
.
m4
:
Removed
.
*
m4
/
Makefile
.
am
:
Added
lib
.
m4
,
removed
malloc
.
m4
and
realloc
.
m4
*
lib
/
xmalloc
.
c
:
Adjusted
for
use
with
new
AC_CHECK_
macros
.
*
include
/
mailutils
/
mu_auth
.
h
:
Include
<
mailutils
/
types
.
h
>
,
protect
the
file
contents
by
#
ifndef
..
#
endif
*
mailbox
/
mu_argp
.
c
(
mu_conf_option
)
:
Reflect
HAVE_PGSQL
2003
-
04
-
22
Sergey
Poznyakoff
*
mailbox
/
imap
/
folder
.
c
(
imap_literal_string
)
:
Bugfix
.
Literal
...
...
Please
register
or
sign in
to post a comment