summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-11-17 18:05:02 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-11-17 18:05:02 +0000
commite5d5ca6b39ee1f1e5c5aff255557649033a87698 (patch)
tree37504a339ace63c6d828b0240931eeb2d527935c
parentc2db1deb321eb2c2cd9bfe0262ef1013ce7f617e (diff)
downloadmailutils-e5d5ca6b39ee1f1e5c5aff255557649033a87698.tar.gz
mailutils-e5d5ca6b39ee1f1e5c5aff255557649033a87698.tar.bz2
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 005f1b405..b3fed458a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
2007-11-17 Sergey Poznyakoff <gray@gnu.org.ua>
+ * mailbox/sha1.h: Remove.
+ * include/mailutils/sha1.h: Add.
+ * mailbox/md5.h: Remove.
+ * include/mailutils/md5.h: Add.
+ * include/mailutils/Makefile.am: Update.
+ * mailbox/Makefile.am: Update.
+ * libproto/pop/mbox.c, libproto/pop/pop3_apop.c,
+ libproto/pop/pop3_stls.c, mailbox/md5.c, mailbox/message.c,
+ mailbox/sha1.c, pop3d/apop.c, pop3d/pop3d.h, sql/mysql.c: Fix
+ usage of sha1_ and md5_.
+ * mailbox/mu_auth.c, mailbox/mutil.c, mailbox/rfc2047.c: Eliminate
+ strtok_r.
+
* auth/sql.h (mu_internal_sql_config): Move to ...
* include/mailutils/sql.h: ... here
* imap4d/auth_gsasl.c: Bugfix.

Return to:

Send suggestions and report system problems to the System administrator.