Correct spelling of SSP.

This commit is contained in:
sketch 2006-11-14 12:14:46 +00:00
parent 7c10983a54
commit 9abb034ccc
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.760 $>
LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.761 $>
[Note: This file does not mention every change made to the NetBSD source tree.
@ -190,7 +190,7 @@ Changes from NetBSD 4.0 to NetBSD 5.0:
[jmmv 20061110]
ssp: New library modelled after the gcc libssp. Stack protector
code from OpenBSD. Enable stack protection both in
the kernel and userland code by using USE_SPP=yes in
the kernel and userland code by using USE_SSP=yes in
/etc/mk.conf [christos 20061111]
uucp: Removed from base; package can be found in pkgsrc
[christos 20061111]