summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2015-06-25 01:42:59 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2015-06-25 01:42:59 +0000
commite44053b76b1712fed19c09ac61f1fa51a665a3a6 (patch)
tree903745349968f6f296ff923a2643567129a0314e /UPDATING
parent94edbbb0378fc07332560f5a48b07f3ac4017328 (diff)
downloadsrc-test2-e44053b76b1712fed19c09ac61f1fa51a665a3a6.tar.gz
src-test2-e44053b76b1712fed19c09ac61f1fa51a665a3a6.zip
Add a note on the second sendmail fix for WeakDH interoperability.
Notes
Notes: svn path=/head/; revision=284785
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 56cb5f0bd2c4..36fdabbce798 100644
--- a/UPDATING
+++ b/UPDATING
@@ -31,6 +31,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20150623:
+ An additional fix for the issue described in the 20150614 sendmail
+ entry below has been been committed in revision 284717.
+
20150616:
FreeBSD's old make (fmake) has been removed from the system. It is
available as the devel/fmake port or via pkg install fmake.