Module Name: src
Committed By: bouyer
Date: Wed May 21 21:43:22 UTC 2014
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
ticket 1024
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.113 -r1.1.2.114 src/doc/CHANGES-6.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-6.2
diff -u src/doc/CHANGES-6.2:1.1.2.113 src/doc/CHANGES-6.2:1.1.2.114
--- src/doc/CHANGES-6.2:1.1.2.113 Wed May 21 21:30:34 2014
+++ src/doc/CHANGES-6.2 Wed May 21 21:43:22 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.113 2014/05/21 21:30:34 bouyer Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.114 2014/05/21 21:43:22 bouyer Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -2354,3 +2354,24 @@ Asia/Riyadh89 delete
tzdata2013i (December 2013).
[apb, ticket #1065]
+external/ibm-public/postfix/dist/HISTORY patch
+external/ibm-public/postfix/dist/README_FILES/MULTI_INSTANCE_README patch
+external/ibm-public/postfix/dist/README_FILES/SASL_README patch
+external/ibm-public/postfix/dist/conf/post-install patch
+external/ibm-public/postfix/dist/html/MULTI_INSTANCE_README.html patch
+external/ibm-public/postfix/dist/html/SASL_README.html patch
+external/ibm-public/postfix/dist/proto/MULTI_INSTANCE_README.html patch
+external/ibm-public/postfix/dist/proto/SASL_README.html patch
+external/ibm-public/postfix/dist/src/global/mail_version.h patch
+external/ibm-public/postfix/dist/src/postconf/postconf.c patch
+external/ibm-public/postfix/dist/src/tls/tls_misc.c patch
+external/ibm-public/postfix/dist/src/util/dict_pcre.c patch
+
+ Update to version 2.8.17:
+ - The postconf '-#' option reset prior options instead of adding to
+ them.
+ - Correct an error in MULTI_INSTANCE_README Makefile example.
+ - Correct an error in SASL_README PostgreSQL example.
+ [tron, ticket #1024]
+
+