diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-07-10 23:39:44 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-07-10 23:39:44 +0000 |
commit | ca03aa0069bbc1f5f9a610ba8a46a2fbd6769e58 (patch) | |
tree | f1a3b22ce19c5b6c1599baa6afa89712b1230d53 /Changelog | |
parent | 4dbd129b2ac9c01473e1214a4693c21d1e08878d (diff) | |
download | busybox-w32-ca03aa0069bbc1f5f9a610ba8a46a2fbd6769e58.tar.gz busybox-w32-ca03aa0069bbc1f5f9a610ba8a46a2fbd6769e58.tar.bz2 busybox-w32-ca03aa0069bbc1f5f9a610ba8a46a2fbd6769e58.zip |
Fixed NFS so it supports 2.4.x kernels and NFSv3. Should close bug #1009.
-Erik
git-svn-id: svn://busybox.net/trunk/busybox@810 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -41,6 +41,7 @@ | |||
41 | couldn't maintain it very well, so including it was not really | 41 | couldn't maintain it very well, so including it was not really |
42 | very appropriate. Those wanting an fdisk are invited to | 42 | very appropriate. Those wanting an fdisk are invited to |
43 | grab a copy from util-linux. | 43 | grab a copy from util-linux. |
44 | * Fixed NFS so it supports 2.4.x kernels and NFSv3. | ||
44 | 45 | ||
45 | 46 | ||
46 | -Erik Andersen | 47 | -Erik Andersen |