diff options
author | ru <ru@FreeBSD.org> | 2005-02-26 22:26:10 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-02-26 22:26:10 +0000 |
commit | d8a075eadaeb1dc67c925227052129147c249810 (patch) | |
tree | e73e9df6355caf5dcfcb7222083e58d74700c547 /UPDATING | |
parent | 3bf54fe8481e04697d54f5b5c136c55185115029 (diff) | |
download | FreeBSD-src-d8a075eadaeb1dc67c925227052129147c249810.zip FreeBSD-src-d8a075eadaeb1dc67c925227052129147c249810.tar.gz |
Add a note about new format of LC_CTYPE files.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -21,6 +21,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW: developers choose to disable these features on build machines to maximize performance. +20050227: + The on-disk format of LC_CTYPE files was changed to be machine + independent. Please make sure NOT to use NO_CLEAN buildworld + when crossing this point. + 20050225: The ifi_epoch member of struct if_data has been changed to contain the uptime at which the interface was created or the |