Module Name:    src
Committed By:   martin
Date:           Fri Nov  7 08:40:43 UTC 2014

Modified Files:
        src/doc [netbsd-7]: CHANGES-7.0

Log Message:
Ticket #185


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.77 -r1.1.2.78 src/doc/CHANGES-7.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-7.0
diff -u src/doc/CHANGES-7.0:1.1.2.77 src/doc/CHANGES-7.0:1.1.2.78
--- src/doc/CHANGES-7.0:1.1.2.77	Fri Nov  7 08:22:42 2014
+++ src/doc/CHANGES-7.0	Fri Nov  7 08:40:43 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.77 2014/11/07 08:22:42 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.78 2014/11/07 08:40:43 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -2026,3 +2026,10 @@ sys/secmodel/secmodel.c				1.2
 	Do not release secmodels_lock when it is not held.
 	[maxv, ticket #180]
 
+usr.sbin/makemandb/apropos.1			1.15
+
+	Thankfully, apropos returns all results by default these days.
+	Removeoutdated sentence referring to the original (well, old new)
+	limit of 10.
+	[snj, ticket #185]
+

Reply via email to