Module Name: src
Committed By: martin
Date: Wed Nov 27 16:14:53 UTC 2019
Modified Files:
src/doc [netbsd-9]: CHANGES-9.0
Log Message:
Fix editor mishap, note chanes to distrib/notes/common/Makefile.inc
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.125 -r1.1.2.126 src/doc/CHANGES-9.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-9.0
diff -u src/doc/CHANGES-9.0:1.1.2.125 src/doc/CHANGES-9.0:1.1.2.126
--- src/doc/CHANGES-9.0:1.1.2.125 Wed Nov 27 14:34:31 2019
+++ src/doc/CHANGES-9.0 Wed Nov 27 16:14:52 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.125 2019/11/27 14:34:31 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.126 2019/11/27 16:14:52 martin Exp $
A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
until the 9.0 release:
@@ -6615,7 +6615,7 @@ sys/dev/pci/esm.c 1.64
add missing break.
[msaitoh, ticket #493]
-istrib/notes/common/main (edited manually)
+distrib/notes/common/main (edited manually)
Note sysinst changes.
@@ -6623,3 +6623,9 @@ external/gpl2/groff/tmac/mdoc.local (ed
sys/sys/param.h (edited manually)
Welcome to 9.0_RC1 !
+
+distrib/notes/common/Makefile.inc 1.47
+
+ Fix generation of non-HTML ToC.
+ (9.0_RC1 tag moved)
+