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
41fbb0c9
...
41fbb0c944d7edd1b0f6de472e2d128bc358f767
authored
2004-01-13 15:26:28 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Implemented 'file:' URLs
1 parent
bf2d998a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
41fbb0c
2004
-
01
-
13
Sergey
Poznyakoff
Implemented
'
file
:
'
URLs
*
include
/
mailutils
/
registrar
.
h
:
Removed
file_record
*
mailbox
/
include
/
registrar0
.
h
:
Likewise
*
examples
/
mimetest
.
c
:
Likewise
*
mailbox
/
mbox
/
folder
.
c
:
Likewise
*
include
/
mailutils
/
mutil
.
h
(
mu_scheme_autodetect_p
)
:
New
function
*
mailbox
/
mutil
.
c
:
Likewise
*
mailbox
/
amd
.
c
(
amd_url_init
)
:
Use
mu_scheme_autodetect_p
().
*
mailbox
/
maildir
/
folder
.
c
(
_maildir_is_scheme
)
:
Likewise
.
*
mailbox
/
mh
/
folder
.
c
(
_mh_is_scheme
)
:
Likewise
.
*
mailbox
/
url_file
.
c
:
Removed
.
File
not
needed
anymore
.
*
mailbox
/
url_path
.
c
:
Likewise
.
*
mailbox
/
Makefile
.
am
(
url_file
.
c
,
url_path
.
c
)
:
Removed
*
mailbox
/
mbox
/
url
.
c
(
_url_path_init
)
:
Moved
from
..
/
url_path
.
c
*
mailbox
/
mbox
/
file
.
c
:
Removed
.
File
not
needed
anymore
.
*
mailbox
/
mbox
/
Makefile
.
am
(
file
.
c
)
:
Removed
*
frm
/
frm
.
c
:
Improved
handling
of
--
select
option
*
from
/
from
.
c
:
Include
missing
headers
2004
-
01
-
13
Wojciech
Polak
*
from
/
from
.
c
:
Use
mu_error
()
where
appropriate
.
...
...
Please
register
or
sign in
to post a comment