summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-27 14:44:55 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-27 14:44:55 +0000
commit9b02fa6509f9c2f78a8b48ebd210a1936029aeba (patch)
treed036a6834224cf33ee75b5143bcbab397b75635e /cpukit/libnetworking/ChangeLog
parent2002-03-22 Chris Johns <ccj@acm.org> (diff)
downloadrtems-9b02fa6509f9c2f78a8b48ebd210a1936029aeba.tar.bz2
2002-03-27 Thomas.Doerfler@imd-systems.de
* PR144 * nfs/bootp_subr.c bootpc_init(): Performs a write to memory address 0 when called for the first time. This is done when trying to clear the variable "dhcp_hostname".
Diffstat (limited to 'cpukit/libnetworking/ChangeLog')
-rw-r--r--cpukit/libnetworking/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/libnetworking/ChangeLog b/cpukit/libnetworking/ChangeLog
index 34f30b49c3..710260e56b 100644
--- a/cpukit/libnetworking/ChangeLog
+++ b/cpukit/libnetworking/ChangeLog
@@ -1,3 +1,10 @@
+2002-03-27 Thomas.Doerfler@imd-systems.de
+
+ * PR144
+ * nfs/bootp_subr.c bootpc_init(): Performs a write to memory address
+ 0 when called for the first time. This is done when trying to clear
+ the variable "dhcp_hostname".
+
2002-03-27 Ilya Alexeev <ilya@continuum.ru>
* PR162