summaryrefslogtreecommitdiffstats
path: root/c/src/ada/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-02-04 17:18:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-02-04 17:18:23 +0000
commit209f190f9089803eaecfdc87cb88a05b9298f1ec (patch)
tree1f027144bf4edcb1dc5080303ca62324a6ac9997 /c/src/ada/ChangeLog
parent2008-02-04 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-209f190f9089803eaecfdc87cb88a05b9298f1ec.tar.bz2
2008-02-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems.adb, rtems.ads: Correct binding to Object_Get_Name. Now works.
Diffstat (limited to '')
-rw-r--r--c/src/ada/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/ada/ChangeLog b/c/src/ada/ChangeLog
index ef66546b05..2f9c52b6de 100644
--- a/c/src/ada/ChangeLog
+++ b/c/src/ada/ChangeLog
@@ -1,3 +1,7 @@
+2008-02-04 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * rtems.adb, rtems.ads: Correct binding to Object_Get_Name. Now works.
+
2008-02-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems.adb, rtems.ads: Object_Get_Name now has a proper implementation