Module Name:    src
Committed By:   riz
Date:           Wed Nov  4 17:08:38 UTC 2015

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

Log Message:
Tickets 940, 944.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.7 -r1.1.2.8 src/doc/CHANGES-7.1

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.1
diff -u src/doc/CHANGES-7.1:1.1.2.7 src/doc/CHANGES-7.1:1.1.2.8
--- src/doc/CHANGES-7.1:1.1.2.7	Wed Nov  4 16:43:30 2015
+++ src/doc/CHANGES-7.1	Wed Nov  4 17:08:38 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.7 2015/11/04 16:43:30 riz Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.8 2015/11/04 17:08:38 riz Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
 release:
@@ -475,3 +475,14 @@ share/man/man5/login.conf.5			1.29-1.31
 	documentation.  PR#49912.
 	[kamil, ticket #927]
 
+share/man/man4/options.4			1.446-1.447 via patch
+share/man/man9/malloc.9				1.52-1.53
+
+	Remove several references to malloc(9).
+	[maxv, ticket #940]
+
+libexec/ftpd/logwtmp.c				1.26-1.27
+
+	Don't write stack data from ftpd(8) into wtmpx files.
+	[shm, ticket #944]
+

Reply via email to