summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-02-20 21:21:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-02-20 21:21:28 +0000
commit7ac73e6ee2af1a0bcdcccf76344e60db558efe9a (patch)
treef2e851693d4a9e0fcceea1cbe183f3e1072fd9fe /cpukit/libnetworking/ChangeLog
parent2003-02-20 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-7ac73e6ee2af1a0bcdcccf76344e60db558efe9a.tar.bz2
2003-02-20 Till Straumann <strauman@slac.stanford.edu>
PR 351/networking * nfs/bootp_subr.c: Fix ridiculous leak in bootp and use strdup_bootp_realloc() everywhere for sake of consistency.
Diffstat (limited to '')
-rw-r--r--cpukit/libnetworking/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/libnetworking/ChangeLog b/cpukit/libnetworking/ChangeLog
index fdd7e2f2ff..1cacacac2d 100644
--- a/cpukit/libnetworking/ChangeLog
+++ b/cpukit/libnetworking/ChangeLog
@@ -1,3 +1,9 @@
+2003-02-20 Till Straumann <strauman@slac.stanford.edu>
+
+ PR 351/networking
+ * nfs/bootp_subr.c: Fix ridiculous leak in bootp and use
+ strdup_bootp_realloc() everywhere for sake of consistency.
+
2003-02-11 Mike Siers <mikes@poliac.com>
* rtems/rtems_glue.c: A small patch to the network daemon task