summaryrefslogtreecommitdiffstats
path: root/cpukit/ada/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-07-08 16:38:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-07-08 16:38:33 +0000
commit47f6eea940f27e3376f411198ff0d465588746bf (patch)
tree46f2b70fb475279128370fb057c0de332028a7b4 /cpukit/ada/ChangeLog
parent2003-07-08 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-47f6eea940f27e3376f411198ff0d465588746bf.tar.bz2
2003-07-08 Joel Sherrill <joel@OARcorp.com>
PR 418/ada * rtems.adb: Add missing all keyword to derefence pointer.
Diffstat (limited to 'cpukit/ada/ChangeLog')
-rw-r--r--cpukit/ada/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ada/ChangeLog b/cpukit/ada/ChangeLog
index 49711d6ecd..dd4dba2ffb 100644
--- a/cpukit/ada/ChangeLog
+++ b/cpukit/ada/ChangeLog
@@ -1,3 +1,8 @@
+2003-07-08 Joel Sherrill <joel@OARcorp.com>
+
+ PR 418/ada
+ * rtems.adb: Add missing all keyword to derefence pointer.
+
2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove (Merged into ../configure.ac).