summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorEric Norum <WENorum@lbl.gov>2008-09-26 14:40:17 +0000
committerEric Norum <WENorum@lbl.gov>2008-09-26 14:40:17 +0000
commit879e252a079d395fab5baff722a1054321764f8c (patch)
treec52c5d88265604b9e5c680be9266f1b6c39d2d30 /cpukit/ChangeLog
parent2008-09-25 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-879e252a079d395fab5baff722a1054321764f8c.tar.bz2
Let TCP/IP stack pick port rather than hard coding selection. Correction of 2008-09-23.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 215784e936..12c5817223 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2008-09-25 Eric Norum <norume@aps.anl.gov>
+
+ * libnetworking/lib/rtems_bsdnet_ntp.c: Let TCP/IP stack pick port
+ rather than hard coding selection. Correction of 2008-09-23.
+
2008-09-24 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1326/cpukit