diff options
author | eadler <eadler@FreeBSD.org> | 2013-10-07 19:23:43 +0000 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-10-07 19:23:43 +0000 |
commit | 942ac9469ea8b16559c7010420bc6479bb2995fa (patch) | |
tree | 7ec79b839f235ac18b3e3018c2e0a0edad58a393 /UPDATING | |
parent | 6ae2467ceb199a662301aa3bf061551def2da166 (diff) | |
download | FreeBSD-src-942ac9469ea8b16559c7010420bc6479bb2995fa.zip FreeBSD-src-942ac9469ea8b16559c7010420bc6479bb2995fa.tar.gz |
Add an UPDATING entry for the RCS removal.
Requested by: kargl
Approved by: re (glebius)
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -31,6 +31,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10.x IS SLOW: disable the most expensive debugging functionality run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20131006: + RCS has been removed from the base system. If you need RCS + install either devel/rcs or devel/rcs57. + 20130930: BIND has been removed from the base system. If all you need is a local resolver, simply enable and start the local_unbound |