aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-07-10 23:39:44 +0000
committerEric Andersen <andersen@codepoet.org>2000-07-10 23:39:44 +0000
commitda1d1e763d5f4dbdc2c5afd7d5034ed979a15d71 (patch)
treef1a3b22ce19c5b6c1599baa6afa89712b1230d53 /Changelog
parentcc54d12ef716e9206344c18006b46386fe49ba9b (diff)
downloadbusybox-da1d1e763d5f4dbdc2c5afd7d5034ed979a15d71.tar.gz
Fixed NFS so it supports 2.4.x kernels and NFSv3. Should close bug #1009.
-Erik
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index c8f3bfb1e..5d8680390 100644
--- a/Changelog
+++ b/Changelog
@@ -41,6 +41,7 @@
couldn't maintain it very well, so including it was not really
very appropriate. Those wanting an fdisk are invited to
grab a copy from util-linux.
+ * Fixed NFS so it supports 2.4.x kernels and NFSv3.
-Erik Andersen