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
d9bffb56
...
d9bffb5659cc32c559d904daca25a8542ffb26ee
authored
2002-03-28 12:55:14 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
93778dba
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
d9bffb5
2002
-
03
-
28
Sergey
Poznyakoff
*
lib
/
mu_argp
.
c
:
Renamed
--
maildir
to
--
mail
-
spool
.
*
doc
/
texinfo
/
programs
.
texi
:
Documented
--
mail
-
spool
option
.
*
configure
.
in
:
Renamed
--
with
-
maildir
to
--
with
-
mail
-
spool
for
symmetry
.
*
mail
/
mail
.
c
:
Some
measures
to
help
avoid
the
confusion
about
--
file
option
:
(
Help
output
)
:
Print
additional
note
about
--
file
taking
optional
argument
.
(
parse_opt
)
:
Try
to
figure
out
if
argument
to
-
f
was
separated
by
a
whitespace
.
If
so
,
print
a
warning
and
switch
to
mail
-
reading
mode
.
Hopefully
this
will
help
avoid
the
confusion
.
(
main
)
:
Print
more
detailed
diagnostics
if
mailbox_scan
failed
.
*
include
/
mailutils
/
errno
.
h
:
New
error
code
MU_ERR_NO_SUCH_USER
*
mailbox
/
muerrno
.
c
:
Likewise
.
*
mailbox
/
mbx_default
.
c
(
split_shortcut
)
:
Properly
handle
"~/"
filenames
.
(
tilde_expand
)
:
Return
MU_ERR_NO_SUCH_USER
if
an
invalid
username
was
specified
.
2002
-
03
-
25
Sergey
Poznyakoff
Was
too
quick
about
_exit
:^
)
...
...
Please
register
or
sign in
to post a comment