summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-10-17 12:57:11 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-10-17 12:57:11 +0000
commite6db5073f96603831a80f0f90d4c5e8a7f4d7369 (patch)
tree6704ca7b7f46953545ceee665d7e54e6d2844662 /cpukit/ChangeLog
parent2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-e6db5073f96603831a80f0f90d4c5e8a7f4d7369.tar.bz2
2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/main_ls.c: Comment out unused var kflag.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 0e2b021015..d13ff924d5 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,6 @@
2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libmisc/shell/main_ls.c: Comment out unused var kflag.
* posix/src/ualarm.c: Make _POSIX_signals_Ualarm_TSR static.
2011-10-12 Ralf Corsépius <ralf.corsepius@rtems.org>