summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2001-08-03 19:17:44 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2001-08-03 19:17:44 +0000
commit21f1f959fc932a1e6b9395cfbf616786c3a17253 (patch)
tree3cae3d1e7bd333f712037051ce04eae539cb953b /ChangeLog
parent6a001456b4e538efa735c35c9f41935ad7849c60 (diff)
downloadmailutils-21f1f959fc932a1e6b9395cfbf616786c3a17253.tar.gz
mailutils-21f1f959fc932a1e6b9395cfbf616786c3a17253.tar.bz2
update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog30
1 files changed, 30 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b88c7533a..428320009 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+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

Return to:

Send suggestions and report system problems to the System administrator.