summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2005-01-07 19:47:15 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2005-01-07 19:47:15 +0000
commit0e245a110343f9cecc3baaec3a37c483dc24e969 (patch)
tree32daccd80eeeadfa7b6770c361d9cdbc84904ccc /cpukit/ChangeLog
parent2005-01-07 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-0e245a110343f9cecc3baaec3a37c483dc24e969.tar.bz2
2005-01-07 Joel Sherrill <joel@OARcorp.com>
* libnetworking/libc/res_debug.c: Added const to eliminate warnings.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 5a8f508883..637c8a980c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2005-01-07 Joel Sherrill <joel@OARcorp.com>
+
+ * libnetworking/libc/res_debug.c: Added const to eliminate warnings.
+
2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* librpc/include/rpc/xdr.h: Remove questionable comments.