Module Name:    src
Committed By:   mrg
Date:           Tue Dec 18 23:11:40 UTC 2018

Modified Files:
        src/libexec/httpd: CHANGES

Log Message:
fix an old spell-o and a new format-o.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/libexec/httpd/CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/libexec/httpd/CHANGES
diff -u src/libexec/httpd/CHANGES:1.32 src/libexec/httpd/CHANGES:1.33
--- src/libexec/httpd/CHANGES:1.32	Sat Dec 15 12:52:36 2018
+++ src/libexec/httpd/CHANGES	Tue Dec 18 23:11:40 2018
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.32 2018/12/15 12:52:36 leot Exp $
+$NetBSD: CHANGES,v 1.33 2018/12/18 23:11:40 mrg Exp $
 
 changes in bozohttpd 20181215:
 	o  avoid .htpasswd exposure to authenticated users.  reported by JP,
@@ -7,9 +7,7 @@ changes in bozohttpd 20181215:
 	   timeout.  reported by m...@netbsd.org, from l...@netbsd.org
 	o  fix handling of -T option, from l...@netbsd.org
 	o  cleanups and portability improvements, from m...@netbsd.org
-
-changes in bozohttpd 20181204:
-	o  change directory indexing to use html tables.  from
+	o  change directory indexing to use html tables, from
 	   rajeev_v_pil...@yahoo.com
 
 changes in bozohttpd 20181125:
@@ -305,7 +303,7 @@ changes in bozohttpd 5.07 (20010610):
 	- add many new content-types, now support most common ones
 
 changes in bozohttpd 5.06 (20000825):
-	- add IPv6 suppor from ito...@iijlab.net
+	- add IPv6 support from ito...@iijlab.net
 	- man page fixes from j...@netbsd.org
 
 changes in bozohttpd 5.05 (20000815):

Reply via email to