summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-10-02 08:15:02 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-10-02 08:15:02 +0000
commit94107fa84afeaa7eedd9698e50e6ebd1372338d6 (patch)
tree52c567c625c2c76c5f94669e1c9bcebe5a77388d /cpukit/ChangeLog
parent2011-10-02 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-94107fa84afeaa7eedd9698e50e6ebd1372338d6.tar.bz2
2011-10-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/main_time.c: Introduce PRIdtime_t.
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 4eb00641ae..61df590689 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2011-10-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libmisc/shell/main_time.c: Introduce PRIdtime_t.
+
+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>