summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-04 19:32:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-04 19:32:54 +0000
commit5fb9e2fc36b09b6ae0dcfdf71f10a07476b8c10b (patch)
treec9411efcb03918d5d92843aab9b6803bad287536 /cpukit/ChangeLog
parent2007-09-04 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-5fb9e2fc36b09b6ae0dcfdf71f10a07476b8c10b.tar.bz2
2007-09-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/untar/untar.c, libmisc/untar/untar.h: Add const to char *. Use printk.
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 9ffea3a2af..a0ea55cd5d 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2007-09-04 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libmisc/untar/untar.c, libmisc/untar/untar.h: Add const to char *.
+ Use printk.
+
2007-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>
* rtems/include/rtems/rtems/clock.h, score/src/threadhandler.c: Fix