summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-25 21:39:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-25 21:39:05 +0000
commit995e2c04055ca8d463a0b9ae16b457972782ba7f (patch)
treeb1da59df60ef3165117e635db3b225aeeca259f3 /cpukit/ChangeLog
parent2007-09-25 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-995e2c04055ca8d463a0b9ae16b457972782ba7f.tar.bz2
2007-09-25 Joel Sherrill <joel.sherrill@OARcorp.com>
* libcsupport/src/gxx_wrappers.c, libmisc/monitor/mon-mpci.c: Use PRId32 to fix warning.
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 f6991f5822..54900608a6 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2007-09-25 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * libcsupport/src/gxx_wrappers.c, libmisc/monitor/mon-mpci.c: Use
+ PRId32 to fix warning.
+
2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* telnetd/passwd.h: New file.