summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-02-04 13:32:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-02-04 13:32:20 +0000
commit376dfb1afa6cf4fbbfcf217a5acc81ef0e35a5d9 (patch)
tree7c0a8b564f6e27a061a3078c1b684ab4cfab4966 /c/src/ChangeLog
parent2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-376dfb1afa6cf4fbbfcf217a5acc81ef0e35a5d9.tar.bz2
2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* optman/rtems/no-sem.c: Semaphores are rtems_id not Object_id.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index ef1baa5779..a9ca58dff8 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,9 @@
2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * optman/rtems/no-sem.c: Semaphores are rtems_id not Object_id.
+
+2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* libnetworking/rtems_servers/ftp.c,
libnetworking/rtems_servers/ftp.h,
libnetworking/rtems_servers/Makefile.am: