summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-10-02 05:23:46 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-10-02 05:23:46 +0000
commit75e454c0f8249b106b092220d3d7d7f5a9498833 (patch)
treef861ff4e738909cc3baedc73d02db52e7baa9473 /cpukit/ChangeLog
parentNew (Missing from BSP import). (diff)
downloadrtems-75e454c0f8249b106b092220d3d7d7f5a9498833.tar.bz2
2011-10-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/libc/res_comp.c: Eliminate unused var "ppch".
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 7eaa311429..4eb00641ae 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2011-10-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * libnetworking/libc/res_comp.c: Eliminate unused var "ppch".
+
2011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Check for size of time_t.