Module Name: src
Committed By: mrg
Date: Sun Jun 21 20:08:36 UTC 2009
Modified Files:
src: UPDATING
Log Message:
add a note about native xorg updates
To generate a diff of this commit:
cvs rdiff -u -r1.196 -r1.197 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.196 src/UPDATING:1.197
--- src/UPDATING:1.196 Wed May 27 18:02:57 2009
+++ src/UPDATING Sun Jun 21 20:08:36 2009
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.196 2009/05/27 18:02:57 dholland Exp $
+$NetBSD: UPDATING,v 1.197 2009/06/21 20:08:36 mrg 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.
+
20090501:
Several new functions were added to string.h/libc, and this
can cause autoconf problems during the tool build for people