summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2009-05-23 06:31:50 +0000
committeredwin <edwin@FreeBSD.org>2009-05-23 06:31:50 +0000
commitfb1b2af8077c535d3cde4b474cf0840abc085379 (patch)
treedc007639a92f090be57a9884d0c66506ca4ecb14 /UPDATING
parent040089ea0825fa08d374d75dc9d9c66e489dae6f (diff)
downloadFreeBSD-src-fb1b2af8077c535d3cde4b474cf0840abc085379.zip
FreeBSD-src-fb1b2af8077c535d3cde4b474cf0840abc085379.tar.gz
MFV of tzcode2009e:
Upgrade of the tzcode from 2004a to 2009e. Changes are numerous, but include... - New format of the output of zic, which supports both 32 and 64 bit time_t formats. - zdump on 64 bit platforms will actually produce some output instead of doing nothing for a looooooooong time. - linux_base-fX, with X >= at least 8, will work without problems related to the local time again. The original patch, based on the 2008e, has been running for a long time on both my laptop and desktop machine and have been tested by other people. After the installation of this code and the running of zic(8), you need to run tzsetup(8) again to install the new datafile. Approved by: wollman@ for usr.sbin/zic MFC after: 1 month
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 11ca4b1..8dcc530 100644
--- a/UPDATING
+++ b/UPDATING
@@ -22,6 +22,10 @@ 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.)
+20090523:
+ The newly imported zic(8) produces a new format in the
+ output. Please run tzsetup(8) to install a newly /etc/localtime.
+
20090520:
The sysctl tree for the usb stack has renamed from hw.usb2.* to
hw.usb.* and is now consistent again with previous releases.
OpenPOWER on IntegriCloud