summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-05-27 16:23:29 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-05-27 16:23:29 +0000
commit5ee5c331cf5d541c2118ef1dd697f789b95cf733 (patch)
tree2606433bdc4b3da5d013f16318481ad694c85bce /cpukit/ChangeLog
parentThis commit was manufactured by cvs2svn to create branch 'rtems-4-6-branch'. (diff)
downloadrtems-5ee5c331cf5d541c2118ef1dd697f789b95cf733.tar.bz2
2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
PR 409: * include/Makefile.am: Add rtems/stdint.h * include/rtems/stdint.h: New.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index d9e93aee96..b13523a14f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ PR 409:
+ * include/Makefile.am: Add rtems/stdint.h
+ * include/rtems/stdint.h: New.
+
2003-05-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compile.am: Remove LIBSUFFIX_VA (unused).