aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2000-01-19 17:18:43 +0000
committerWarner Losh <imp@FreeBSD.org>2000-01-19 17:18:43 +0000
commitee2ac3605fde1001dacfd1cdb9527cf5e93666ed (patch)
treefd473e9cdb4a15abe79f0a55c25600cc35435a60 /UPDATING
parent99d751fbe3ae79e5125629e9e390020f20180a3c (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING18
1 files changed, 18 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 4079ef7da498..5ac7183f6e50 100644
--- a/UPDATING
+++ b/UPDATING
@@ -3,6 +3,24 @@ Updating Information for FreeBSD current users
This file is maintained by imp@village.org. Please send new entries
directly to him. See end of file for further details.
+20000117:
+ GNU texinfo upgraded to 4.0. It is recommended that you use
+ make buidlworld to update.
+
+20000117:
+ CAM_VERSION has been increased. Recompile all programs that
+ depend on it (tosha, camcontrol, etc) when moving to kernels
+ past this date.
+
+20000115:
+ pccard ioctls changed with a commit to have the kernel tell
+ pccardd which device it created, rather than having pccardd
+ dictate it to the kernel. Recompile kernel and
+ pccardd/pccardc together. pccardd/pccardc rely on a kernel
+ Makefile that must be installed prior to building them. Make
+ world will automatically take care of this issue, but you need
+ to know if you are building by hand.
+
20000109:
Your kernel config files need to be changed to s/controller/device/
in them. You will need a new version of config to do this.