Module Name: src Committed By: snj Date: Sat Apr 16 21:01:15 UTC 2016
Modified Files: src/doc [netbsd-7-0]: CHANGES-7.0.1 Log Message: merge 1141 addition To generate a diff of this commit: cvs rdiff -u -r1.1.2.50 -r1.1.2.51 src/doc/CHANGES-7.0.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.0.1 diff -u src/doc/CHANGES-7.0.1:1.1.2.50 src/doc/CHANGES-7.0.1:1.1.2.51 --- src/doc/CHANGES-7.0.1:1.1.2.50 Fri Apr 15 20:24:04 2016 +++ src/doc/CHANGES-7.0.1 Sat Apr 16 21:01:15 2016 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-7.0.1,v 1.1.2.50 2016/04/15 20:24:04 mrg Exp $ +# $NetBSD: CHANGES-7.0.1,v 1.1.2.51 2016/04/16 21:01:15 snj Exp $ A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.0.1 release: @@ -2278,7 +2278,7 @@ libexec/httpd/auth-bozo.c libexec/httpd/bozohttpd.8 up to 1.59 libexec/httpd/bozohttpd.c up to 1.80 libexec/httpd/bozohttpd.h up to 1.45 -libexec/httpd/cgi-bozo.c up to 1.33 +libexec/httpd/cgi-bozo.c up to 1.34 libexec/httpd/content-bozo.c up to 1.13 libexec/httpd/daemon-bozo.c up to 1.17 libexec/httpd/dir-index-bozo.c up to 1.25 @@ -2310,7 +2310,3 @@ libexec/httpd/tilde-luzah-bozo.c o -C option supports now CGI scripts only [mrg, ticket #1141] -libexec/httpd/cgi-bozo.c 1.34 - - Fix the build: use %zu instead of %lu for size_t. - [mrg, ticket #1141]