Module Name: src
Committed By: nonaka
Date: Thu Oct 30 13:14:08 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
Fix format.
To generate a diff of this commit:
cvs rdiff -u -r1.2009 -r1.2010 src/doc/CHANGES
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.2009 src/doc/CHANGES:1.2010
--- src/doc/CHANGES:1.2009 Thu Oct 30 13:08:55 2014
+++ src/doc/CHANGES Thu Oct 30 13:14:08 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2009 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2010 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -77,20 +77,21 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
dhcpcd(8): Import dhcpcd-6.5.1. [roy 20141018]
OpenSSH: Imported 6.7. [christos 20141018]
resolvconf(8): Import openresolv-3.6.0 [roy 20141020]
- gcc: Support -fsanitize=address
+ gcc: Support -fsanitize=address [christos 20141022]
zoneinfo: Import tzdata2014i. [apb 20141023]
- libc: Update to tzcode2014i. [christos 201401023]
+ libc: Update to tzcode2014i. [christos 20141023]
openpam(3): update to 20140912 (ourouparia) [christos 20141024]
pppd(8): updated to version 2.4.7. [christos 20141025]
acpi(4): Updated ACPICA to 20140926. [christos 20141025]
rnd(9): Add explicit enable/disable hooks for callout-driven
sources (be more power friendly). [tls 20141026]
rnd(9): Make "skew" source polled so it runs only when there
- is entropy demand. [tls 20141026]
+ is entropy demand. [tls 20141026]
rnd(9): Adjust entropy collection from polled sources so it's
processed sooner. [tls 20141026]
viornd(4): Add driver for VirtIO entropy source available on
QEMU, KVM, and Google Compute Engine. From OpenBSD.
+ [20141026 tls]
dhcpcd(8): Import dhcpcd-6.6.0 [roy 20141029]
resolvconf(8): Import openresolv-3.6.1 [roy 20141029]
rtsx(4): Add support for Realtek RTS5227/RTL8402/RTL8411/RTL8411B.