Module Name:    src
Committed By:   snj
Date:           Tue Dec 20 06:16:43 UTC 2016

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

Log Message:
1310


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.14 -r1.1.2.15 src/doc/CHANGES-7.0.3

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.3
diff -u src/doc/CHANGES-7.0.3:1.1.2.14 src/doc/CHANGES-7.0.3:1.1.2.15
--- src/doc/CHANGES-7.0.3:1.1.2.14	Sun Dec 18 08:48:09 2016
+++ src/doc/CHANGES-7.0.3	Tue Dec 20 06:16:43 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.14 2016/12/18 08:48:09 snj Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.15 2016/12/20 06:16:43 snj Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -216,3 +216,8 @@ sbin/ping/ping.c				1.113
 	enough.
 	[dholland, ticket #1333]
 
+common/lib/libc/stdlib/_strtoul.h		1.10
+
+	Set *endptr in all paths out of strtoul and family.
+	[riastradh, ticket #1310]
+

Reply via email to