summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorjasone <jasone@FreeBSD.org>2006-01-13 22:37:48 +0000
committerjasone <jasone@FreeBSD.org>2006-01-13 22:37:48 +0000
commitd7cf895690d92b8935693d4f0a2c1f71eb3b44f2 (patch)
tree3de841744ebc874d93adc8c1529c63a1bb002507 /UPDATING
parentddde03f5b7bf21bba9f7d60fff17d55c0739325f (diff)
downloadFreeBSD-src-d7cf895690d92b8935693d4f0a2c1f71eb3b44f2.zip
FreeBSD-src-d7cf895690d92b8935693d4f0a2c1f71eb3b44f2.tar.gz
Note that libc's malloc implementation has been replaced.
Approved by: markm (mentor)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 1dc1979..60d59f6 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
OpenPOWER on IntegriCloud