summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-01-05 16:07:21 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-01-05 16:07:21 +0000
commite1dfa31617308c3ad41912dd5857c419bd388cc5 (patch)
treed3bd9a00d2eb7b90fc76a60645277affbf58b17d /ChangeLog
parent025f2ed61a082c38501261bd07e91eb16820fd7c (diff)
downloadmailutils-e1dfa31617308c3ad41912dd5857c419bd388cc5.tar.gz
mailutils-e1dfa31617308c3ad41912dd5857c419bd388cc5.tar.bz2
Updated
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog25
1 files changed, 25 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55e70d302..f9b491109 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+2005-01-05 Sergey Poznyakoff
+
+ * configure.ac (AUTHLIBS_DEPENDENCY,SQLLIB_DEPENDENCY): New
+ variables. I still hope to find a better solution, though
+ (see comment to imap4d_DEPENDENCIES in imap4d/Makefile.am).
+ New SQL driver: ODBC (--with-sql=odbc or --with-odbc)
+ Raised version number to 0.6.1
+ * NEWS: Updated
+ * README: Updated
+ * auth/Makefile.am: Use explicit PROG_DEPENDENCIES
+ * imap4d/Makefile.am: Likewise.
+ * pop3d/Makefile.am: Likewise.
+
+ * include/mailutils/sql.h (mu_sql_dispatch.errstr): Changed
+ return type to const char*
+ * sql/mysql.c: Likewise
+ * sql/postgres.c: Likewise
+ * sql/sql.c: Likewise
+
+ * sql/odbc.c: New file. ODBC SQL driver.
+ * sql/Makefile.am: Add odbc.c
+
+ * mail/testsuite/mail/read.exp: Updated to match recent changes
+ in diagnostic messages.
+
2005-01-04 Sergey Poznyakoff
* libsieve/extensions/vacation.c: New action. Based on

Return to:

Send suggestions and report system problems to the System administrator.