aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorJason Evans <jasone@FreeBSD.org>2006-01-13 22:37:48 +0000
committerJason Evans <jasone@FreeBSD.org>2006-01-13 22:37:48 +0000
commitcc61a0b12da4a139e18a09fd4c6da41ede5929bc (patch)
tree3de841744ebc874d93adc8c1529c63a1bb002507 /UPDATING
parentd40c7ae4370dc4b9a014797af0a85a344476ca1c (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 1dc197991723..60d59f64b2a3 100644
--- a/UPDATING
+++ b/UPDATING
@@ -21,6 +21,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW:
developers choose to disable these features on build machines
to maximize performance.
+20060113:
+ libc's malloc implementation has been replaced. This change has the
+ potential to uncover application bugs that previously went unnoticed.
+ See the malloc(3) manual page for more details.
+
20060112:
The generic netgraph(4) cookie has been changed. If you upgrade
kernel passing this point, you also need to upgrade userland