aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-08-25 11:16:18 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-08-25 11:16:18 +0000
commit52226771760063acdc89ef4f8e531b595ae4232b (patch)
treeda737d361275a5e236d64019cf0d5264587e4d1e
parent6666ac42a5cd63a8b18ec72f6c1364f31ef53921 (diff)
downloadbusybox-52226771760063acdc89ef4f8e531b595ae4232b.tar.gz
- add Yann's email-addr
-rw-r--r--docs/busybox.net/news.html2
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 &lt;yann.morin.1998 at anciens.enib.fr&gt;)
<li>more: fixes by Tristan Schmelcher &lt;tpkschme at engmail.uwaterloo.ca&gt;
<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"