summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-04-16 13:27:18 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-04-16 13:27:18 +0000
commit8da9f609af553e4874f2d7720268c60538c8be47 (patch)
tree3073ca3ef78a7969a8e5337b89d5ebdedd809162 /cpukit/ChangeLog
parent2007-04-16 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-8da9f609af553e4874f2d7720268c60538c8be47.tar.bz2
2007-04-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* pppd/utils.c: Use uintptr_t instead of unsigned long.
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 d9fd697da3..bb398bfb90 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2007-04-16 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * pppd/utils.c: Use uintptr_t instead of unsigned long.
+
2007-04-16 Joel Sherrill <joel@OARcorp.com>
* itron/src/rsm_tsk.c: Correct error returned.