summaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-11-23 14:53:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-11-23 14:53:28 +0000
commite25611d03650bb333bc0dd5099a582f8baef6fdc (patch)
tree33b2c4820df2427cbdf1a9085f4ebb90755eebc1 /doc/ChangeLog
parent2009-11-23 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-e25611d03650bb333bc0dd5099a582f8baef6fdc.tar.bz2
2009-11-23 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1460/cpukit * user/object.t: Change return type on methods accessing portions of RTEMS Ids to int. This allows -1 to be return on error.
Diffstat (limited to '')
-rw-r--r--doc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 7d328030ac..cb757ec2f0 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,9 @@
+2009-11-23 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ PR 1460/cpukit
+ * user/object.t: Change return type on methods accessing portions of
+ RTEMS Ids to int. This allows -1 to be return on error.
+
2009-11-09 Joel Sherrill <joel.sherrill@oarcorp.com>
* ada_user/Makefile.am, ada_user/ada_user.texi, user/Makefile.am,