Module Name: src
Committed By: sborrill
Date: Mon Mar 5 19:16:58 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
Ticket #77
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.37 -r1.1.2.38 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.37 src/doc/CHANGES-6.0:1.1.2.38
--- src/doc/CHANGES-6.0:1.1.2.37 Mon Mar 5 19:12:28 2012
+++ src/doc/CHANGES-6.0 Mon Mar 5 19:16:57 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.37 2012/03/05 19:12:28 sborrill Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.38 2012/03/05 19:16:57 sborrill Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -881,3 +881,8 @@ dist/pf/sbin/pflogd/pflogd.h 1.5
Fix various format string mismatches
[joerg, ticket #75]
+usr.sbin/makemandb/makemandb.c 1.7
+
+ Fix inverted condition when handling stale entries.
+ [joerg, ticket #77]
+