summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-01-10 21:04:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-01-10 21:04:20 +0000
commitc8162f547dc2300072ffb16e1eca3e8c4b472d59 (patch)
treedf887d5991d2c43bc34596b9b9d53bf60fda4ddc /cpukit/ChangeLog
parentinclude and use inttypes.h. (diff)
downloadrtems-c8162f547dc2300072ffb16e1eca3e8c4b472d59.tar.bz2
2006-01-10 Ralf Corsepius <ralf.corsepius@rtems.org>
* libcsupport/src/error.c: include and use inttypes.h.
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 01e9e09569..35aa733248 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2006-01-10 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * libcsupport/src/error.c: include and use inttypes.h.
+
2006-01-08 Joel Sherrill <joel@OARcorp.com>
* libnetworking/rtems/rtems_mii_ioctl.h: Fix formatting.