diff options
author | Andrew Thompson <thompsa@FreeBSD.org> | 2007-04-17 00:41:59 +0000 |
---|---|---|
committer | Andrew Thompson <thompsa@FreeBSD.org> | 2007-04-17 00:41:59 +0000 |
commit | 1a19fe2a8de00a01b3be7d73f699e39796a0208c (patch) | |
tree | 6eb3b321ec23e70688de7b93d8fbe95bf7fe4544 /UPDATING | |
parent | 18242d3b09dbc3f5e278e39baaa3c3b76624c901 (diff) | |
download | src-test2-1a19fe2a8de00a01b3be7d73f699e39796a0208c.tar.gz src-test2-1a19fe2a8de00a01b3be7d73f699e39796a0208c.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -21,6 +21,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW: developers choose to disable these features on build machines to maximize performance. +20070417: + The new trunk(4) driver has been renamed to lagg(4) as it better + reflects its purpose. ifconfig will need to be recompiled. + 20070408: sendmail(8) has been updated to version 8.14.1. Mail filters (aka, milters) compiled against the libmilter included in the |