Module Name:    src
Committed By:   tnozaki
Date:           Sat May 22 09:11:04 UTC 2010

Modified Files:
        src: UPDATING

Log Message:
ctype.h was splitted, so you have to make cleandir tools/mklocale.


To generate a diff of this commit:
cvs rdiff -u -r1.210 -r1.211 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.210 src/UPDATING:1.211
--- src/UPDATING:1.210	Sat May 22 02:31:25 2010
+++ src/UPDATING	Sat May 22 09:11:04 2010
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.210 2010/05/22 02:31:25 christos Exp $
+$NetBSD: UPDATING,v 1.211 2010/05/22 09:11:04 tnozaki 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,10 @@
 Recent changes:
 ^^^^^^^^^^^^^^^
 
+20100522:
+	private section of <ctype.h> was splitted, and now mklocale(1)
+	include ctype_local.h, so you have to make cleandir tools/mklocale.
+
 20100520:
 	The location of the xkb compiled descriptions has changed. Please
 	remove usr/X11R7/lib/X11/xkb/compiled from your $DESTDIR.

Reply via email to