summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-06-09 08:02:02 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-06-09 08:02:02 +0000
commite509ce1f1001802e60ce2bbc3e05fe0381829e2a (patch)
tree8e61e5f58832bd230442e452c51acc00b6292538 /ChangeLog
parent940a459c17cdc1e6f62405c37e5876f8a5806020 (diff)
downloadmailutils-e509ce1f1001802e60ce2bbc3e05fe0381829e2a.tar.gz
mailutils-e509ce1f1001802e60ce2bbc3e05fe0381829e2a.tar.bz2
Updated
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 721a477a1..db9f51a5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2004-06-09 Sergey Poznyakoff
+
+ * NEWS: Updated
+ * doc/texinfo/programs.texi: Updated
+ * include/mailutils/mutil.h (mu_decode_filter): New function
+ (mu_default_fallback_mode): New variable.
+ (mu_set_default_fallback): New function.
+ * mailbox/mutil.c: Likewise
+ * libmu_scm/Makefile.am: Do not use $< in explicit rules
+ * mail/util.c (util_setenv): Special handling for decode-fallback
+ variable
+ * mail.remote/mail.remote.c: Fixed doc string
+ * mailbox/mu_auth.c: Add missing gettext markers
+ * mailbox/rfc2047.c: Use mu_decode_filter.
+ * mh/mh_global.c (mh_read_profile): Handle new profile
+ variable "Decode-Fallback".
+ * pop3d/pop3d.c (options): Fixed typo in doc string
+ * include/mailutils/stream.h: Forward declaration of struct
+ timeval is needed for stream_wait().
+
2004-06-06 Sergey Poznyakoff
* include/mailutils/filter.h (filter_iconv_create): New prototype.

Return to:

Send suggestions and report system problems to the System administrator.