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
be1fcf2a
...
be1fcf2a1abc073f1d315f287890e21cd29f4ea6
authored
2002-01-21 15:13:37 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
9f53f888
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
32 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
be1fcf2
2002
-
01
-
21
Sergey
Poznyakoff
*
acconfig
.
h
:
Added
WITH_GUILE
define
.
*
configure
.
in
:
Define
WITH_GUILE
.
Added
mail
.
local
.
*
Makefile
.
am
:
Added
mail
.
local
.
*
guimb
/
run_scm
.
c
:
Deleted
.
*
guimb
/
Makefile
.
am
:
Removed
run_scm
.
c
*
guimb
/
collect
.
c
(
guimb_catch_body
,
guimb_catch_handler
)
New
functions
.
*
guimb
/
guimb
.
h
:
Added
new
declarations
.
*
guimb
/
main
.
c
:
New
command
line
options
:
--
maildir
(
set
mailspool
pathname
),
--
source
(
set
scheme
source
file
name
).
Use
mu_process_mailbox
instead
of
run_main
.
*
guimb
/
scm
/
sieve
.
scm
:
Add
"#!"
magic
to
the
beginning
of
the
output
script
.
Improved
diagnostics
.
Fixed
bug
in
next
-
token
-
from
-
port
.
*
libmu_scm
/
mu_guimb
.
c
:
(
new
)
*
libmu_scm
/
Makefile
.
am
:
Added
mu_guimb
.
c
*
libmu_scm
/
mu_message
.
c
(
mu_message_send
)
:
Initialize
mailer
to
NULL
.
*
libmu_scm
/
mu_scm
.
h
:
Added
proto
for
mu_process_mailbox
.
*
mail
.
local
:
Added
to
repository
.
*
mail
.
local
/
Makefile
.
am
:
Likewise
.
*
mail
.
local
/
.
cvsignore
:
Likewise
.
*
mail
.
local
/
mail
.
local
.
h
:
Likewise
.
*
mail
.
local
/
main
.
c
:
Likewise
.
*
mail
.
local
/
mailquota
.
c
:
Likewise
.
*
mail
.
local
/
script
.
c
:
Likewise
.
2002
-
01
-
21
Sergey
Poznyakoff
*
configure
.
in
:
New
option
--
with
-
maildir
allows
to
specify
the
location
of
mailspool
instead
of
the
default
_PATH_MAILDIR
.
...
...
Please
register
or
sign in
to post a comment