Module Name: src
Committed By: sborrill
Date: Fri Oct 9 08:09:49 UTC 2009
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1081
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.93 -r1.1.2.94 src/doc/CHANGES-5.1
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.1
diff -u src/doc/CHANGES-5.1:1.1.2.93 src/doc/CHANGES-5.1:1.1.2.94
--- src/doc/CHANGES-5.1:1.1.2.93 Thu Oct 8 10:02:55 2009
+++ src/doc/CHANGES-5.1 Fri Oct 9 08:09:48 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.93 2009/10/08 10:02:55 sborrill Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.94 2009/10/09 08:09:48 sborrill Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -14036,9 +14036,16 @@
wb(4): Add a driver for Winbond W83L518D SD/MMC readers.
[jmcneill, ticket #1045]
-usr.sbin/postinstall/postinstall 1.98
+usr.sbin/postinstall/postinstall 1.98
Make the makedev step fail if either MAKEDEV or MAKEDEV.local
need to be updated.
[taca, ticket #1077]
+distrib/utils/sysinst/util.c 1.160
+
+ usr/X11R7/lib/X11/xkb/symbols/pc went from a directory to a
+ file, so on upgrades we need to remove it before extracting
+ the xbase set.
+ [snj, ticket #1081]
+