summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-06-24 12:25:47 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-06-24 12:25:47 +0000
commit308f7c21e48c1b2e6ec9d87182a049b8bca7cf30 (patch)
tree16b6817d9e72486ab769bd1601b72ee0cdea12fb /ChangeLog
parentb37adcc3b5c122f4d4cbd6e03965ec5bda971723 (diff)
downloadmailutils-308f7c21e48c1b2e6ec9d87182a049b8bca7cf30.tar.gz
mailutils-308f7c21e48c1b2e6ec9d87182a049b8bca7cf30.tar.bz2
Update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f771a2f67..df3c9cf1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2007-06-24 Sergey Poznyakoff <gray@gnu.org.ua>
+
+ * NEWS: Update
+ * examples/addr.c, examples/mta.c, frm/common.c, imap4d/fetch.c,
+ libmu_scm/mu_message.c, mail/alias.c, mail/alt.c, mail/from.c,
+ mail/mail.h, mail/reply.c, mail/send.c, mail/util.c,
+ mailbox/attachment.c, mailbox/mutil.c, mailbox/sendmail.c,
+ mailbox/smtp.c, mh/mh.h, mh/mh_format.c, mh/mh_format.h,
+ mh/mh_init.c: Use mu_address_sget functions, where possible.
+ * include/mailutils/address.h (mu_address_set_local_part)
+ (mu_address_set_domain,mu_address_set_route)
+ (mu_address_set_email,mu_address_sget_comments)
+ (mu_address_sget_local_part,mu_address_sget_personal)
+ (mu_address_sget_domain,mu_address_sget_route)
+ (mu_address_sget_email): New functions
+ * mailbox/address.c: LIkewise
+
2007-06-22 Sergey Poznyakoff <gray@gnu.org.ua>
* configure.ac: Use AM_PROG_CC_C_O and AC_PROG_CXX

Return to:

Send suggestions and report system problems to the System administrator.