diff options
author | markm <markm@FreeBSD.org> | 2003-05-05 20:05:37 +0000 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 2003-05-05 20:05:37 +0000 |
commit | a6a4c99084983e460684dc3d4777f2fc87e392d1 (patch) | |
tree | da57f6a9c258e469ee935a093712a035c2414ed4 /UPDATING | |
parent | 75ca6eac4545d47521531832d67a28524aeab32a (diff) | |
download | FreeBSD-src-a6a4c99084983e460684dc3d4777f2fc87e392d1.zip FreeBSD-src-a6a4c99084983e460684dc3d4777f2fc87e392d1.tar.gz |
Announce the Kerberos5 changes.
Prodded by: imp
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -17,6 +17,11 @@ NOTE TO PEOPLE WHO THINK THAT 5.0-CURRENT IS SLOW: developers choose to disable these features on build machines to maximize performance. +20030505: + Kerberos 5 (Heimdal) is now built by default. Setting + MAKE_KERBEROS5 no longer has any effect. If you do NOT + want the "base" Kerberos 5, you need to set NO_KERBEROS. + 20030502: groff has been updated. If you try to do a buildworld and get an infinite loop in troff, update to May 4th or newer. If you |