diff options
Diffstat (limited to 'docs/busybox.net')
-rw-r--r-- | docs/busybox.net/news.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index 862d9a0aa..c6b7f0603 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html @@ -118,7 +118,7 @@ Same .config built against static uclibc: <li>md5_sha1_sum: fix mishandling when run as /bin/md5sum <li>mdev: add support for firmware loading <li>mdev: work even when CONFIG_SYSFS_DEPRECATED in kernel is off - <li>modprobe: add scanning of /lib/modules/`uname -r`/modules.symbols (by Yann E. MORIN) + <li>modprobe: add scanning of /lib/modules/`uname -r`/modules.symbols (by Yann E. MORIN <yann.morin.1998 at anciens.enib.fr>) <li>more: fixes by Tristan Schmelcher <tpkschme at engmail.uwaterloo.ca> <li>nc: make connecting to IPv4 from IPv6-enabled hosts easier (was requiring -s local_addr) <li>passwd: fix bug "updating shadow even if user's record is in passwd" |