Module Name: src
Committed By: mrg
Date: Tue Sep 21 06:26:56 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
note bozohttpd 20100920
To generate a diff of this commit:
cvs rdiff -u -r1.1435 -r1.1436 src/doc/CHANGES
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
diff -u src/doc/CHANGES:1.1435 src/doc/CHANGES:1.1436
--- src/doc/CHANGES:1.1435 Mon Sep 6 16:03:56 2010
+++ src/doc/CHANGES Tue Sep 21 06:26:56 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1435 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1436 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -719,3 +719,4 @@
year is 2000 or older. To override this behaviour, set
acpi_force_load=1 or add options ACPI_BLACKLIST_YEAR=0 to your
kernel config. [jmcneill 20100906]
+ httpd(8): Import bozohttpd-20100920. [mrg 20100921]