Module Name:    src
Committed By:   riz
Date:           Sat Jun 12 01:55:44 UTC 2010

Modified Files:
        src [netbsd-5]: UPDATING

Log Message:
Pull up following revision(s) (requested by mrg in ticket #1413):
        UPDATING: revision 1.197
add a note about native xorg updates


To generate a diff of this commit:
cvs rdiff -u -r1.178.2.2 -r1.178.2.3 src/UPDATING

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/UPDATING
diff -u src/UPDATING:1.178.2.2 src/UPDATING:1.178.2.3
--- src/UPDATING:1.178.2.2	Sat May 30 16:40:30 2009
+++ src/UPDATING	Sat Jun 12 01:55:43 2010
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.178.2.2 2009/05/30 16:40:30 snj Exp $
+$NetBSD: UPDATING,v 1.178.2.3 2010/06/12 01:55:43 riz Exp $
 
 This file (UPDATING) is intended to be a brief reference to recent
 changes that might cause problems in the build process, and a guide for
@@ -16,6 +16,13 @@
 Recent changes:
 ^^^^^^^^^^^^^^^
 
+20090616:
+	Native Xorg was upgraded.  Builds will need a clean objdir for
+	src/external/mit/xorg.  Upgrading a system from sets will not
+	work properly yet as the /usr/X11R7/lib/X11/xkb/symbols/pc
+	subdirectory has been changed into a file, and this needs to
+	be manually "rm -r"'ed before installing xbase.tgz.
+
 20090530:
 	pkg_install now depends on the pkgdb cache for automatic conflict
 	detection.  It is recommented to rebuild the cache with

Reply via email to