Module Name: src
Committed By: cnst
Date: Fri Mar 19 04:19:28 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
document aiboost(4) removal and replacement with aibs(4) in doc/CHANGES
To generate a diff of this commit:
cvs rdiff -u -r1.1370 -r1.1371 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.1370 src/doc/CHANGES:1.1371
--- src/doc/CHANGES:1.1370 Sat Mar 13 16:35:08 2010
+++ src/doc/CHANGES Fri Mar 19 04:19:28 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1370 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1371 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -567,3 +567,5 @@
openldap: Update to 2.4.21. [lukem 20100308]
atari: Add support for the SMC Elite Ultra Ethernet with
the SMC_TT VME-ISA bridge. [tsutsui 20100313]
+ aibs(4): Remove aiboost(4) as obsolete and redundant
+ since the introduction of aibs(4). [cnst 20100319]