document performance improvement

This commit is contained in:
provos 2003-10-24 05:08:08 +00:00
parent 5b1fd73a0a
commit 7293f1ab26

View File

@ -1,4 +1,4 @@
LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.214 $>
LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.215 $>
[Note: This file does not mention every change made to the NetBSD source tree.
@ -8,6 +8,8 @@ containing just the word `help' to `majordomo@NetBSD.org'.]
Changes from NetBSD 1.6 to NetBSD 2.0:
netinet: change port allocation from linked list to a hash table
for better performance. [provos 20031023]
i386: pmap changed from linked list to splay tree for
better performance. [provos 20031022]
libcrypt: support bcrypt password entries. can be chosen with