aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorAlexander Motin <mav@FreeBSD.org>2008-12-25 10:05:00 +0000
committerAlexander Motin <mav@FreeBSD.org>2008-12-25 10:05:00 +0000
commit5d55747e72aa7908b5faff1ae6329a7dfb85e137 (patch)
treef5db2d9a9ad2bd78f4b568c8109e7a312dd60130 /UPDATING
parentee8b2cf02ab926603ccab14d65d07db013510d85 (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index a23506b60831..70c2265d1f33 100644
--- a/UPDATING
+++ b/UPDATING
@@ -22,6 +22,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW:
to maximize performance. (To disable malloc debugging, run
ln -s aj /etc/malloc.conf.)
+20081225:
+ ng_tty(4) module updated to match the new TTY subsystem.
+ Due to API change, user-level applications must be updated.
+ New API support added to mpd5 CVS and expected to be present
+ in next mpd5.3 release.
+
20081219:
With __FreeBSD_version 800060 the makefs tool is part of
the base system (it was a port).