Module Name: src
Committed By: riz
Date: Sat May 11 22:42:59 UTC 2013
Modified Files:
src/doc [netbsd-5]: CHANGES-5.3
Log Message:
TIckets 1844, 1846
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.8 -r1.1.2.9 src/doc/CHANGES-5.3
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-5.3
diff -u src/doc/CHANGES-5.3:1.1.2.8 src/doc/CHANGES-5.3:1.1.2.9
--- src/doc/CHANGES-5.3:1.1.2.8 Sat May 11 22:30:39 2013
+++ src/doc/CHANGES-5.3 Sat May 11 22:42:58 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.3,v 1.1.2.8 2013/05/11 22:30:39 riz Exp $
+# $NetBSD: CHANGES-5.3,v 1.1.2.9 2013/05/11 22:42:58 riz Exp $
A complete list of changes from the NetBSD 5.2 release to the NetBSD 5.3
release:
@@ -208,3 +208,16 @@ share/zoneinfo/zone.tab patch
ftp://ftp.iana.org/tz/releases/tzdata2013c.tar.gz
[apb, ticket #1860]
+sys/dev/pci/pcireg.h 1.69
+sys/dev/pci/ppb.c 1.44-1.45
+
+ Support PCI Express 2.0.
+ Print version and device/port type information
+ [msaitoh, ticket #1844]
+
+distrib/utils/sysinst/menus.mi 1.35, 1.43
+
+ Some v6 dns server are outdated, so replace them with google's
+ public servers.
+ [msaitoh, ticket #1846]
+