Module Name: src
Committed By: riz
Date: Thu Feb 16 19:57:07 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
Tickets 2,3
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/doc/CHANGES-6.0
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-6.0
diff -u src/doc/CHANGES-6.0:1.1.2.1 src/doc/CHANGES-6.0:1.1.2.2
--- src/doc/CHANGES-6.0:1.1.2.1 Wed Feb 15 23:46:47 2012
+++ src/doc/CHANGES-6.0 Thu Feb 16 19:57:07 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.1 2012/02/15 23:46:47 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.2 2012/02/16 19:57:07 riz Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -8,3 +8,15 @@ sys/sys/param.h patched by hand
Welcome to 6.0_BETA!
+sys/conf/osrelease.sh 1.121
+
+ Don't eat _BETA or other textual tags after the version.
+ [christos, ticket #3]
+
+UPDATING 1.235
+etc/daily 1.81
+etc/weekly 1.26
+
+ Run makemandb with the normal 022 umask, not the restrictive 077.
+ [joerg, ticket #2]
+