Module Name: src
Committed By: tron
Date: Tue Jun 19 10:05:54 UTC 2012
Modified Files:
src/doc: CHANGES CHANGES.prev
Log Message:
Postfix 2.8.11 will be in NetBSD 6.0.
To generate a diff of this commit:
cvs rdiff -u -r1.1710 -r1.1711 src/doc/CHANGES
cvs rdiff -u -r1.107 -r1.108 src/doc/CHANGES.prev
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
diff -u src/doc/CHANGES:1.1710 src/doc/CHANGES:1.1711
--- src/doc/CHANGES:1.1710 Sat Jun 16 14:38:54 2012
+++ src/doc/CHANGES Tue Jun 19 10:05:53 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1710 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1711 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -66,6 +66,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
kernel: Add a new RLIMIT_NTHR limit to limit the number of processes
per user and the corresponding kern.maxlwp sysctl. Expose
kern.uidinfo.* via sysctl. [christos 20120608]
- postfix(1): Import version 2.8.11 [tron 20120609]
usb(9): Added support for SMP to the USB subsytem. By Jared D.
McNeill and myself. [mrg 20120609]
Index: src/doc/CHANGES.prev
diff -u src/doc/CHANGES.prev:1.107 src/doc/CHANGES.prev:1.108
--- src/doc/CHANGES.prev:1.107 Sat Jun 16 14:38:54 2012
+++ src/doc/CHANGES.prev Tue Jun 19 10:05:53 2012
@@ -1,4 +1,4 @@
-LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.107 $>
+LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.108 $>
Changes from 386bsd 0.1 + patchkit 0.2.2 to NetBSD 0.8:
@@ -11169,3 +11169,4 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
kernel: Add urtwn(4), a driver for Realtek RTL8188CU/RTL8192CU USB IEEE
802.11b/g/n wireless network devices, ported from OpenBSD.
[nonaka 20120325]
+ postfix(1): Import version 2.8.11 [tron 20120609]