summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-05-08 16:39:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-05-08 16:39:57 +0000
commit70e624e366f7b8cbc1bce456459e2509f96fc703 (patch)
tree17f3f746db3381a82e2e434716fc619d20671f05 /cpukit/ChangeLog
parent2007-05-08 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-70e624e366f7b8cbc1bce456459e2509f96fc703.tar.bz2
2007-05-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/netdb.h: Change netent->n_net to uint32_t to comply with SUSv3.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 866f54542c..b98e298553 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2007-05-08 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/netdb.h: Change netent->n_net to uint32_t to comply
+ with SUSv3.
* telnetd/icmds.c: Add HAVE_CONFIG_H magic.
* rtems/src/regionprocessqueue.c, score/src/heapresizeblock.c
score/src/threadqrequeue.c, ftpd/ftpd.c, libblock/src/show_bdbuf.c: