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
21f1f959
...
21f1f959fc932a1e6b9395cfbf616786c3a17253
authored
2001-08-03 19:17:44 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
update
1 parent
6a001456
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
21f1f95
2001-08-03 Sergey Poznyakoff
* libmu_scm/mu_logger.c: (new) Interface to syslog functions.
* libmu_scm/mu_mailbox.c: Added mu-mailbox-get-url.
* libmu_scm/mu_message.c: Added mu-message-get-size,
mu-message-get-lines.
* libmu_scm/mu_address.c: Provide mu_scm_address_init() function.
* libmu_scm/mu_scm.c: Call mu_scm_address_init(), mu_scm_logger_init().
Added mu-package and mu-version variables.
* libmu_scm/mu_scm.h: Prototypes for mu_scm_address_init() and
mu_scm_logger_init().
* libmu_scm/Makefile.am: Added mu_logger.c
* guimb/main.c: Added --mailbox and --user options. Added escape for
Scheme arguments (-{ and -}).
* guimb/run_scm.c: Call collect_output() before dropping mailbox.
Added exception handling. Added user-name variable.
* guimb/collect.c: Added collect_output().
* guimb/guimb.h: Added prototypes.
* guimb/Makefile.am: Added SUBDIRS.
* guimb/scm: (new) Directory containing guimb modules and scripts.
* guimb/scm/Makefile.am: (new)
* guimb/scm/sieve.scm: (new) Sieve to Scheme translator.
* guimb/scm/sieve-core.scm: (new) Sieve core functions for scripts
generated by sieve.scm.
* guimb/scm/redirect.scm: (new) Implementation of sieve "redirect"
action.
* configure.in: Output guimb/scm/Makefile.
2001-08-02 Sam Roberts
* folder_imap.c: don't pretend to be authorized if we are not, it
...
...
Please
register
or
sign in
to post a comment