summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-01-28 03:57:09 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-01-28 03:57:09 +0000
commit07d0ce8eb32442b1e7cc3be54fbfc43fc06663d0 (patch)
tree928857ddc13f2de79f20516312158f598fa61e27 /cpukit/ChangeLog
parent2007-01-27 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-07d0ce8eb32442b1e7cc3be54fbfc43fc06663d0.tar.bz2
2007-01-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/libc/gethostbyht.c: Remove warning on unused vars. Remove isblank (supposed to be provided by libc).
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 db7a92ca51..eb912372c0 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2007-01-28 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * libnetworking/libc/gethostbyht.c: Remove warning on unused vars.
+ Remove isblank (supposed to be provided by libc).
+
2007-01-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* libblock/src/show_bdbuf.c: Convert from DOS to UNIX.