summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-06-23 06:51:06 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-06-23 06:51:06 +0000
commite8d69857c0c074ed518ee9c17c5a1611254971e6 (patch)
tree68f193cb4701c6b79fdebc9bc0b2f27de2e858f3
parent70da7cdb634d4aed3951d7d2f9576ac6bacd6bff (diff)
downloadmailutils-e8d69857c0c074ed518ee9c17c5a1611254971e6.tar.gz
mailutils-e8d69857c0c074ed518ee9c17c5a1611254971e6.tar.bz2
Updated
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa6d7330b..a37414109 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2004-06-23 Sergey Poznyakoff
+
+ * guimb/collect.c (guimb_catch_body): Use scm_c_eval_string
+ * include/mailutils/guile.h: Provide a definition of
+ scm_c_eval_string for Guile 1.4x
+ * include/mailutils/mutil.h: Forward declaration of struct timeval
+ needed for the prototype of mu_fd_wait().
+ * libmu_scm/Makefile.am (mailutils.scm): Fixed producing rule.
+ * libmu_scm/mailutils.scm.in: Added an end-of-file comment
+ * libmu_scm/mu_mailbox.c: Use SCM_UNSPECIFIED where appropriate.
+ * libmu_scm/mu_message.c: Likewise.
+
2204-06-20 Alain Magloire
* examples/nntpclient.c: An example of using nntp.

Return to:

Send suggestions and report system problems to the System administrator.